Aspose::Font::Type1 namespace
Classes
Class | Description |
---|---|
FontSpecificEncodings | Represents specific encodings for consumer-aware Fonts. |
Type1Encoding | Represents Type1Font encoding. |
Type1Font | Represents Type1Font. |
Type1FontMetrics | Represents Type1Font metrics. |
Type1MetricFont | Type1 metric font implementation. This type1 font is created using metrics only. Glyphs retrieval functions and some other that require real font are not allowed, not allowed functions throw exception Type1NotSupportedException. Other properties (FontName, Weight, Metrics and Encoding) are used from metrics file. |