Namespace UglyToad.PdfPig.Fonts.Type1
Classes
- MinFeature
Represents the Type1PrivateDictionary MinFeature entry which is required for compatibility and is required by the specification to have the value 16, 16.
- Type1Font
An Adobe Type 1 font.
- Type1PrivateDictionary
The Private dictionary for a Type 1 font contains hints that apply across all characters in the font. These hints help preserve properties of character outline shapes when rendered at smaller sizes and lower resolutions. These hints help ensure that the shape is as close as possible to the original design even where the character must be represented in few pixels. Note that subroutines are also defined in the private dictionary however for the purposes of this API they are stored on the parent Type1Font.