TtfCMapFormat0Table

TtfCMapFormat0Table class

Representa la subtabla Format0 CMap del archivo de fuente TTF.

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