C# Class PdfSharp.Fonts.OpenType.GlyphSubstitutionTable

This table contains information that describes the glyphs in the font in the TrueType outline format. Information regarding the rasterizer (scaler) refers to the TrueType rasterizer.
Inheritance: PdfSharp.Fonts.OpenType.OpenTypeFontTable
Afficher le fichier Open project: DavidS/MigraDoc Class Usage Examples

Méthodes publiques

Méthode Description
GlyphSubstitutionTable ( FontData fontData ) : System
Read ( ) : void

Method Details

GlyphSubstitutionTable() public méthode

public GlyphSubstitutionTable ( FontData fontData ) : System
fontData FontData
Résultat System

Read() public méthode

public Read ( ) : void
Résultat void