PostScriptCFFOutlines
PostScriptCFFOutlines refers to font outlines that are encoded using the Compact Font Format (CFF) with a PostScript-style drawing model. In these fonts, glyph contours are defined by cubic Bézier curves and are encoded using Type 2 CharStrings. This distinguishes them from TrueType outlines, which use quadratic Bézier curves stored in the glyf table, and from older Type 1 outlines that followed a different encoding scheme.
CFF-based outlines are commonly found in OpenType fonts that carry a CFF or CFF2 data table. The
In practice, font tooling and rendering engines may label a font as having PostScriptCFFOutlines to indicate
Overall, PostScriptCFFOutlines describe a class of font outlines rooted in the PostScript/CFF lineage, characterized by cubic