package fontforge-of-ocaml

  1. Overview
  2. Docs

Whether this is an on curve point or an off curve point (a control point).

Whether this point is selected in the UI. If an off-curve point is selected in means the preceding (interpolated) on-curve point is selected.

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