TtfCMapFormat4Table

TtfCMapFormat4Table class

Représente la sous-table Format4 CMap du fichier TTF Font.

public class TtfCMapFormat4Table : TtfCMapFormatBaseTable

Propriétés

NomLa description
PlatformId { get; }obtient l’ID de plate-forme.
PlatformSpecificId { get; }Obtient PlatformSpecificId.

Méthodes

NomLa description
override GetAllCodes()Obtient tous les codes de la sous-table actuelle de CMap.
override GetGlyphIndex(uint)Obtient un index de glyphe pour un code de caractère donné.

Voir également