TtfCMapFormat12Table

TtfCMapFormat12Table class

Representa la subtabla CMap Format8 del archivo de fuente TTF.

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