freetype 初始化如下: if (mFTFace == 0 ) { if (FT_Init_FreeType( &mFTLibrary ) ... FT_Bitmap_Copy( mFTLibrary, &mFTFace->glyph->bitmap, ...
確定! 回上一頁