C# Class OTFontFile.Table_PCLT

Summary description for Table_PCLT.
Inheritance: OTFontFile.OTTable
Show file Open project: HinTak/Font-Validator Class Usage Examples

Public Methods

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

Method Details

GetCache() public method

public GetCache ( ) : DataCache
return DataCache

GetCharacterComplement() public method

public GetCharacterComplement ( ) : string
return string

GetFileName() public method

public GetFileName ( ) : string
return string

GetTypeface() public method

public GetTypeface ( ) : string
return string

Table_PCLT() public method

public Table_PCLT ( OTTag tag, MBOBuffer buf ) : System
tag OTTag
buf MBOBuffer
return System