System Functions

Home   Previous   Next


Name

EM_GetTTFFaceName

Synopsis

int __cdecl EM_GetTTFFaceName(char* pFileName, char* pFaceName);

Description

Get the face name related with font file name.   

Parameter

pFileName: Input, font file name.    

pFaceName: Output, font face name.

Return

-1 on error or 0 on success