Aspose.Font.Type1 Namespace

The Aspose.Font.Type1 namespace provides classes describing objects related to Type1 Font format.
Classes
  ClassDescription
Public classFontSpecificEncodings
Represents specific encodings for consumer-aware Fonts.
Public classType1Encoding
Represents Type1 Font encoding.
Public classType1Font
Represents Type1 Font.
Public classType1FontMetrics
Represents Type1 Font metrics.
Public classCode exampleType1MetricFont
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.