[1/2] gdi32: Implement AddFontMemResourceEx api.

Dmitry Timoshkov dmitry at codeweavers.com
Tue Mar 6 05:13:51 CST 2007


"Byeong-Sik Jeon" <wjsqudtlr at gmail.com> wrote:

> FT_New_Memory_Face approach need to change the AddFontFileToList,
> OpenFontFile function. this change makes the complicated code,

Yes, it needs more work, but will simplify the whole font loading
code once done properly.

> but
> "memory font resource" only need for Add/RemoveFontMemResourceEx api.
> I think temp file approach is simple solution.

It's simple, but it's wrong.

-- 
Dmitry.



More information about the wine-devel mailing list