You can search for identifiers within the package.
in-package search v0.2.0
Flags for rendering quality.
type t
val no_flags : t
val has : t -> flag:t -> bool
val or_ : t -> t -> t
val (lor) : t -> t -> t
val remove : t -> flag:t -> t
val antialias : t
Anti-alias edges by drawing an extra fringe outline.
val stencil_strokes : t
Use the stencil buffer to prevent artifacts for overlapping strokes.
val debug : t