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.
- private_
dict_ ๐operator - 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 ๐
- Char
String ๐Parser Context - Matrix
- An affine transformation matrix.
- Private
Dict ๐ - SIDMetadata ๐
- Table
- A Compact Font Format Table.
- TopDict ๐
Enumsยง
Constantsยง
- MAX_
ARGUMENTS_ ๐STACK_ LEN - MAX_
OPERANDS_ ๐LEN - STACK_
LIMIT ๐ - TWO_
BYTE_ ๐OPERATOR_ MARK
Functionsยง
- _parse_
char_ ๐string - parse_
char_ ๐string - parse_
cid_ ๐local_ subrs - 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 - seac_
code_ ๐to_ glyph_ id