C# Class OTFontFile.Table_PCLT

Summary description for Table_PCLT.
Inheritance: OTFontFile.OTTable
Afficher le fichier Open project: HinTak/Font-Validator Class Usage Examples

Méthodes publiques

Méthode Description
GetCache ( ) : DataCache
GetCharacterComplement ( ) : string
GetFileName ( ) : string
GetTypeface ( ) : string
Table_PCLT ( OTTag tag, MBOBuffer buf ) : System

Method Details

GetCache() public méthode

public GetCache ( ) : DataCache
Résultat DataCache

GetCharacterComplement() public méthode

public GetCharacterComplement ( ) : string
Résultat string

GetFileName() public méthode

public GetFileName ( ) : string
Résultat string

GetTypeface() public méthode

public GetTypeface ( ) : string
Résultat string

Table_PCLT() public méthode

public Table_PCLT ( OTTag tag, MBOBuffer buf ) : System
tag OTTag
buf MBOBuffer
Résultat System