Module read_fonts::tables::postscript
source · Expand description
PostScript (CFF and CFF2) common tables.
Modules§
- Parsing for PostScript charstrings.
- Parsing for PostScript DICTs.
Structs§
- State for processing the blend operator for DICTs and charstrings.
- Range struct for FdSelect format 3.
- Range struct for FdSelect format 4.
- Reference to a Latin-1 encoded string.
- Operand stack for DICTs and charstrings.
- PostScript string identifier (SID).
Enums§
- Errors that are specific to PostScript processing.
- Associates a glyph identifier with a Font DICT.
- Common type for uniform access to CFF and CFF2 index formats.
- Either a signed 32-bit integer or a 16.16 fixed point number.
Constants§
- The PostScript standard string set.
Type Aliases§
- FdSelect format 0.
- FdSelect format 3.
- FdSelect format 4.
- An array of variable-sized objects in a
CFF
table. - An array of variable-sized objects in a
CFF2
table.