package fontforge-of-ocaml

  1. Overview
  2. Docs

A Layer is a collection of Contours. All the contours must be the same order (all quadratic or all cubic). Currently layers do not contain references. Layers may be compared to see if their contours are similar. API: TODO

type t

Abstract type for layers