[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [ft-devel] 答复: performance on FreeType actions
From: |
丁力 |
Subject: |
RE: [ft-devel] 答复: performance on FreeType actions |
Date: |
Mon, 10 Apr 2006 19:29:37 +0800 |
Yes, I have been got this problem, perhaps you should use the function
FT_Glyph_Copy to copy the glyph, after you get the glyph.
You can see the reference, and I think you can got the correct answer.
|>FTC_Image_Cache_Lookup(mFTImageCache, &imageDesc, glyph.id, &glyph.image);
- RE: [ft-devel] 答复: performance on FreeType actions,
丁力 <=