C# 클래스 OTFontFile.Table_PCLT

Summary description for Table_PCLT.
상속: OTFontFile.OTTable
파일 보기 프로젝트 열기: HinTak/Font-Validator 1 사용 예제들

공개 메소드들

메소드 설명
GetCache ( ) : DataCache
GetCharacterComplement ( ) : string
GetFileName ( ) : string
GetTypeface ( ) : string
Table_PCLT ( OTTag tag, MBOBuffer buf ) : System

메소드 상세

GetCache() 공개 메소드

public GetCache ( ) : DataCache
리턴 DataCache

GetCharacterComplement() 공개 메소드

public GetCharacterComplement ( ) : string
리턴 string

GetFileName() 공개 메소드

public GetFileName ( ) : string
리턴 string

GetTypeface() 공개 메소드

public GetTypeface ( ) : string
리턴 string

Table_PCLT() 공개 메소드

public Table_PCLT ( OTTag tag, MBOBuffer buf ) : System
tag OTTag
buf MBOBuffer
리턴 System