| agl.rs |
The Adobe glyph list.
Handles mapping between glyph names and characters. |
15099 |
- |
| cff |
|
|
- |
| cff.rs |
CFF and CFF2 fonts. |
231 |
- |
| charmap.rs |
Unicode character map generated from glyph names.
Building a character map depends on the `agl` feature. |
8006 |
- |
| cs.rs |
Parsing and evaluation of charstrings. |
84000 |
- |
| encoding.rs |
Predefined encodings.
This maps font specific character codes to string ids.
See "Glyph Organization" at <https://adobe-type-tools.github.io/font-tech-notes/pdfs/5176.CFF.pdf#page=18>
for an explanation of how charsets, encodings and glyphs are related. |
11496 |
- |
| error.rs |
Errors that may occur when processing PostScript fonts. |
4127 |
- |
| hinting.rs |
Hinting parameters. |
3164 |
- |
| num.rs |
Various types of number parsers. |
17250 |
- |
| string.rs |
String identifiers and the standard string table. |
8349 |
- |
| transform.rs |
Font transform types. |
12168 |
- |
| type1.rs |
Type1 fonts. |
77458 |
- |