mlpost
OCaml library on top of Metapost
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = Pen.t
The abstract type of pens
val transform : Transform.t -> t -> t
Apply a transformation to pens
val default : t
Apply a transformation to pens
The default pen; it corresponds to Pen.scale (Num.bp 0.5) Pen.circle
val circle : t
The default pen; it corresponds to Pen.scale (Num.bp 0.5) Pen.circle
A circular pen of diameter 1 bp
val square : t
A circular pen of diameter 1 bp
A pen in form of a square, of length 1 bp
A pen in form of a square, of length 1 bp
Construct a pen from a closed path