ChangeSet ID: 20606 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/06 07:28:11
Modified files: include : gdi.h dlls/gdi : freetype.c font.c
Log message: Huw Davies huw@codeweavers.com Add a Wine specific flag to GetRasterizeCaps that reports whether freetype's patented hinter is enabled. This will be used by winex11 to check whether it should honour the gasp table settings.
Patch: http://cvs.winehq.org/patch.py?id=20606
Old revision New revision Changes Path 1.101 1.102 +4 -0 wine/include/gdi.h 1.104 1.105 +40 -0 wine/dlls/gdi/freetype.c 1.20 1.21 +0 -13 wine/dlls/gdi/font.c