GDI32: fake_italic have to set FT_LOAD_NO_BITMAP.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Wed Mar 8 17:29:11 CST 2006


ChangeLog:
	Fix that fake_italic set FT_LOAD_NO_BITMAP.


FT_Outline_Transform() is not effect at the bitmap.

some ttf font enclude the embeded-bitmap at some pixel size
(gulim.ttf: 11 ~ 24pixel, msgothic.ttc: 7 ~ 22 pixel, etc).

When fake_italic == TRUE, these fonts have to set FT_LOAD_NO_BITMAP to
see fake_italic effect.

latest OpenOffice 2 is too same at the fake_italic.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freetype.c_fake_italic_FT_LOAD_NO_BITMAP.diff
Type: text/x-patch
Size: 689 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060309/fc381eae/freetype.c_fake_italic_FT_LOAD_NO_BITMAP.diff


More information about the wine-patches mailing list