Skip to main content

Module cff

Module cff 

Source
Expand description

CFF and CFF2 fonts.

Modules§

blend
Support for the dictionary and charstring blend operator.
charset
CFF charset support.
dict
Parsing for PostScript DICTs.
encoding
PostScript encodings.
fd_select
Parsing for CFF FDSelect tables.
font 🔒
Unified access to CFF/CFF2 fonts.
index
Parsing for PostScript INDEX objects.
stack
Operand stack for CFF/CFF2 parsing.
v1
CFF version 1.
v2
CFF version 2.

Structs§

CffFontRef
A CFF or CFF2 font.
Encoding
Mapping from character codes to glyph identifiers.
Metadata
Extra metadata for a CFF font.
Subfont
Metadata for a CFF subfont.