[PATCH 09/10] gdi32: Remove the loop over bitmap sizes. FreeType lists different sizes as separate faces.
Huw Davies
huw at codeweavers.com
Tue Mar 27 05:48:46 CDT 2012
Windows format bitmap fonts have been enumerated as separate faces since FreeType 2.1.5, since we require 2.1.9 for bitmap support we can safely drop this loop.
---
dlls/gdi32/freetype.c | 168 +++++++++++++++++++++++++------------------------
1 files changed, 86 insertions(+), 82 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-gdi32-Remove-the-loop-over-bitmap-sizes.-FreeType-li.patch
Type: text/x-patch
Size: 7156 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120327/d92968ac/attachment.bin>
More information about the wine-patches
mailing list