Expand description
CFF charset support.
Structs§
- Charset
- Character set for mapping from glyph to string identifiers.
- Format0
- Charset format 0.
- Format1
- Charset format 1.
- Format2
- Charset format 2.
- Iter
- Iterator over the glyph and string identifier mappings in a character set.
- Range1
- Range struct for Charset format 1.
- Range2
- Range struct for Charset format 2.
Enums§
- Charset
Kind - Predefined and custom character sets.
- Custom
Charset - Charset with custom glyph id to string id mappings.