Namespace UglyToad.PdfPig.Fonts
Classes
- AdobeStylePrivateDictionary
Holds common properties between Adobe Type 1 and Compact Font Format private dictionaries.
- AdobeStylePrivateDictionary.BaseBuilder
A mutable builder which can set any property of the private dictionary and performs no validation.
- CorruptCompressedDataException
Thrown when a PDF contains an invalid compressed data stream.
- GlyphList
A list which maps PostScript glyph names to unicode values.
- InvalidFontFormatException
The exception thrown when an error is encountered parsing a font from the PDF document. This occurs where the format of the font program or dictionary does not meet the specification.