Module postscript::compact
[−]
[src]
The compact font format.
Reexports
pub use self::char_set::CharSet; |
pub use self::encoding::Encoding; |
pub use self::index::Index; |
Modules
| char_set |
The char sets. |
| encoding |
The encodings. |
| index |
The indices. |
Structs
| FontSet |
A font set. |
| Header |
A header. |
| Offset |
An offset. |
| Operations |
A collection of operations. |
Enums
| Operator |
An operator. |
Type Definitions
| GlyphID |
A glyph identifier. |
| OffsetSize |
An offset size. |
| Operand |
An operand. |
| Operation |
An operation. |
| StringID |
A string identifier. |