Skip to main content

Module encoding

Module encoding 

Source
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§

EncodingResolver
Resolved encoding for a font, following PDF encoding resolution order.
FontEncoding
An encoding table that may be a standard encoding modified by a Differences array.

Enums§

StandardEncoding
A named standard PDF encoding.