Expand description
Parsing for PostScript INDEX objects.
See https://learn.microsoft.com/en-us/typography/opentype/spec/cff2#5-index-data
Structs§
- Index1
- An array of variable-sized objects in a
CFFtable. - Index2
- An array of variable-sized objects in a
CFF2table.
Enums§
- Index
- Common type for uniform access to CFF and CFF2 index formats.