Module ttf_parser::tables::cff::cff1
source ยท Expand description
A Compact Font Format Table implementation.
Modulesยง
- charset_
id ๐Enumerates Charset IDs defined in the Adobe Technical Note #5176, Table 22 - encoding_
id ๐Enumerates Charset IDs defined in the Adobe Technical Note #5176, Table 16 - operator ๐Enumerates some operators defined in the Adobe Technical Note #5177.
- Enumerates some operators defined in the Adobe Technical Note #5176, Table 23 Private DICT Operators
- top_
dict_ ๐operator Enumerates some operators defined in the Adobe Technical Note #5176, Table 9 Top DICT Operator Entries
Structsยง
- CIDMetadata ๐
- An affine transformation matrix.
- Private
Dict ๐ - SIDMetadata ๐
- TopDict ๐
Enumsยง
Constantsยง
- MAX_
OPERAND ๐S_ LEN - STAC
K_ ๐LIMIT
Functionsยง
- _parse_
char_ ๐string - parse_
char_ ๐string - In CID fonts, to get local subroutines we have to:
- parse_
cid_ ๐metadata - parse_
fd_ ๐select - parse_
font_ ๐dict - parse_
private_ ๐dict - parse_
sid_ ๐metadata - parse_
top_ ๐dict