TtfCMapFormat8Table

TtfCMapFormat8Table class

Representa la subtabla CMap Format8 del archivo de fuente TTF.

public class TtfCMapFormat8Table : TtfCMapFormatBaseTable

Propiedades

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

Métodos

NombreDescripción
virtual 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