Aspose.Font.Type1

The Aspose.Font.Type1 namespace provides classes describing objects related to Type1 Font format.

Classes

ClassDescription
FontSpecificEncodingsRepresents specific encodings for consumer-aware Fonts.
Type1EncodingRepresents Type1 Font encoding.
Type1FontRepresents Type1 Font.
Type1FontMetricsRepresents Type1 Font metrics.
Type1MetricFontType1 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.