Module read_fonts::tables::cmap
source · Expand description
The cmap table
Structs§
- Iterator over all (codepoint, glyph identifier) pairs in the subtable.
- Iterator over all (codepoint, glyph identifier) pairs in the subtable.
- Iterator over all (codepoint, selector, mapping variant) triples in the subtable.
- Part of Cmap13
- Part of Cmap2
- Part of Cmap14
- Part of Cmap14
- Part of Cmap14
Enums§
- The different cmap subtable formats.
- Result of mapping a codepoint with a variation selector.
Type Aliases§
- cmap Format 0: Byte encoding table
- cmap Format 2: High-byte mapping through table
- cmap Format 4: Segment mapping to delta values
- cmap Format 6: Trimmed table mapping
- cmap Format 8: mixed 16-bit and 32-bit coverage
- cmap Format 10: Tr
- cmap Format 12: Segmented coverage
- cmap Format 13: Many-to-one range mappings
- cmap Format 14: Unicode Variation Sequences