[1/2] gdi32: Bitmap-only fonts ignore FT_LOAD_NO_BITMAP flag.

Byeongsik Jeon bsjeon at hanmail.net
Mon Feb 2 02:08:33 CST 2009


>From FreeType2 reference manual:
FT_LOAD_NO_BITMAP  Ignore bitmap strikes when loading.
                   Bitmap-only fonts ignore this flag.


This patch fixes the bug #17218.
http://bugs.winehq.org/show_bug.cgi?id=17218

---
 dlls/gdi32/freetype.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: b643ca59739b8969ddca24b25feb1541007f181e.diff
Type: text/x-patch
Size: 768 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090202/44d3ae6b/attachment.bin 


More information about the wine-patches mailing list