package fontforge-of-ocaml

  1. Overview
  2. Docs

The y location of the point.

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

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