ChangeSet ID: 11064 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/12 14:05:47
Modified files: objects : font.c dlls/gdi : gdi_private.h freetype.c
Log message: Huw Davies huw@codeweavers.com GetCharABCWidths returns the widths of unrotated glyphs like GetCharWidth already does.
Patch: http://cvs.winehq.org/patch.py?id=11064
Old revision New revision Changes Path 1.115 1.116 +15 -9 wine/objects/font.c 1.2 1.3 +2 -0 wine/dlls/gdi/gdi_private.h 1.54 1.55 +32 -0 wine/dlls/gdi/freetype.c