TtfCMapFormat4Table

TtfCMapFormat4Table class

Representa la subtabla Format4 CMap del archivo de fuentes TTF.

public class TtfCMapFormat4Table : TtfCMapFormatBaseTable

Propiedades

NombreDescripción
PlatformId { get; }Obtiene PlatformId.
PlatformSpecificId { get; }Obtiene PlatformSpecificId.

Métodos

NombreDescripción
override GetAllCodes()Obtiene todos los códigos de la subtabla actual de CMap.
override GetGlyphIndex(uint)Obtiene un índice de glifo para un código de carácter determinado.

Ver también