TtfCMapFormat8Table

TtfCMapFormat8Table class

Repräsentiert die Format8-CMap-Untertabelle der TTF-Schriftartendatei.

public class TtfCMapFormat8Table : TtfCMapFormatBaseTable

Eigenschaften

NameBeschreibung
PlatformId { get; }erhält PlatformId.
PlatformSpecificId { get; }Ruft PlatformSpecificId ab.

Methoden

NameBeschreibung
virtual GetAllCodes()Ruft alle Codes aus der Untertabelle der aktuellen CMap ab.
override GetGlyphIndex(uint)Ruft einen Glyphenindex für einen bestimmten Zeichencode ab.

Siehe auch