7 Sep
2005
7 Sep
'05
9:21 a.m.
ChangeSet ID: 20024 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/07 04:21:50 Modified files: dlls/gdi : gdi_private.h freetype.c Log message: Huw Davies <huw(a)codeweavers.com> Add infrastructure for font linking. WineEngGetLinkedHFont will be used by ExtTextOut to provide an HFONT that will contain a valid glyph. Patch: http://cvs.winehq.org/patch.py?id=20024 Old revision New revision Changes Path 1.26 1.27 +1 -0 wine/dlls/gdi/gdi_private.h 1.94 1.95 +139 -5 wine/dlls/gdi/freetype.c