[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

用freetype读fnt/fon字体的问题



#include "ft2build.h"
#include FT_WINFONTS_H
 
FT_Init_FreeType(&m_ftLibrary);
 
nReturnValue=FT_New_Face(m_ftLibrary, C:\\WINDOWS\\Fonts\\roman.fon,0,&face);
 
Why is the return value 2?


雅虎邮箱,您的终生邮箱!
Reply to: