TtfCMapFormat10Table

TtfCMapFormat10Table class

Repräsentiert die CMap-Untertabelle Format10 der TTF-Schriftartdatei.

public class TtfCMapFormat10Table : 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