8 Sep
2005
8 Sep
'05
12:40 p.m.
ChangeSet ID: 20077 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/08 07:40:20 Modified files: dlls/gdi : freetype.c font.c Log message: Huw Davies <huw(a)codeweavers.com> Have ExtTextOut call into the font linking mechanism. GetCharWidth, GetCharABCWidths and GetTextExtentPoint should return the widths of a linked font's glyphs. Patch: http://cvs.winehq.org/patch.py?id=20077 Old revision New revision Changes Path 1.97 1.98 +15 -12 wine/dlls/gdi/freetype.c 1.15 1.16 +69 -11 wine/dlls/gdi/font.c