Expand description
Font encoding mapping (Standard, Windows, Mac, Custom). Standard PDF text encodings and encoding resolution.
Implements WinAnsiEncoding, MacRomanEncoding, MacExpertEncoding, StandardEncoding, Differences array handling, and the encoding resolution order: ToUnicode > explicit Encoding > implicit/default.
Structs§
- Encoding
Resolver - Resolved encoding for a font, following PDF encoding resolution order.
- Font
Encoding - An encoding table that may be a standard encoding modified by a Differences array.
Enums§
- Standard
Encoding - A named standard PDF encoding.