package fontforge-of-ocaml

  1. Overview
  2. Docs

Whether the contour is open or closed.

The contour name (generally there is no name).

type t = t
type attr = string
val name : string
val get : t -> attr
val set : t -> attr -> unit