TtfCMapFormat6Table

TtfCMapFormat6Table class

Representa la subtabla Format6 CMap del archivo de fuentes TTF.

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