gdi32: Implement sub-pixel glyph smoothing.

Huw Davies huw at codeweavers.com
Tue Oct 30 08:22:16 CDT 2012


For now disabled by default.  To enable, set the FontSmoothingType and
FontSmoothingOrientation values under [HKCU\Control Panel\Desktop]
to appropriate values.
---
 dlls/gdi32/dibdrv/dibdrv.h     |    2 +
 dlls/gdi32/dibdrv/graphics.c   |   36 ++++++++--
 dlls/gdi32/dibdrv/primitives.c |  153 ++++++++++++++++++++++++++++++++++++++++
 dlls/gdi32/font.c              |  113 ++++++++++++++++++++++++++++-
 4 files changed, 295 insertions(+), 9 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Implement-sub-pixel-glyph-smoothing.patch
Type: text/x-patch
Size: 17208 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121030/6326c918/attachment-0001.bin>


More information about the wine-patches mailing list