Aspose::Font::Type1 Namespace Reference

Namespaces

 Internals
 
 PostScriptExtension
 
 RenderingExtension
 
 Utils
 

Classes

class  FontSpecificEncodings
 Represents specific encodings for consumer-aware Fonts. More...
 
class  Type1Encoding
 Represents Type1 Font encoding. More...
 
class  Type1Font
 Represents Type1 Font. More...
 
class  Type1FontMetrics
 Represents Type1 Font metrics. More...
 
class  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. More...