프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_CapHeight | ushort | ||
m_CharacterComplement | byte[] | ||
m_FileName | byte[] | ||
m_FontNumber | uint | ||
m_Pitch | ushort | ||
m_Reserved | byte | ||
m_SerifStyle | byte | ||
m_StrokeWeight | sbyte | ||
m_Style | ushort | ||
m_SymbolSet | ushort | ||
m_TypeFamily | ushort | ||
m_Typeface | byte[] | ||
m_Version | OTFontFile.OTFixed | ||
m_WidthType | sbyte | ||
m_xHeight | ushort |
메소드 | 설명 | |
---|---|---|
GenerateTable ( ) : OTFontFile.OTTable | ||
PCLT_cache ( |
||
getCharacterComplement ( ) : string | ||
getFileName ( ) : string | ||
getTypeface ( ) : string | ||
setCharacterComplement ( string sCharacterComplement ) : bool | ||
setFileName ( string sFileName ) : bool | ||
setTypeface ( string sTypeface ) : bool |
public PCLT_cache ( |
||
OwnerTable | ||
리턴 | System |
public setCharacterComplement ( string sCharacterComplement ) : bool | ||
sCharacterComplement | string | |
리턴 | bool |