ChangeSet ID: 1017867969797770475111069 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/04/03 15:06:09
Modified files: dlls/gdi : freetype.c dlls/x11drv : xrender.c include : font.h objects : gdiobj.c
Log message: Huw D M Davies hdavies@codeweavers.com Fix a few font problems with rotated text and non MM_TEXT mapping modes. Do slightly better with the FF_ flags in WineEngGetTextMetrics.
Patch: http://cvs.winehq.com/patch.py?id=1017867969797770475111069
Revision Changes Path 1.10 +49 -6 wine/dlls/gdi/freetype.c 1.5 +3 -1 wine/dlls/x11drv/xrender.c 1.12 +1 -1 wine/include/font.h 1.69 +1 -1 wine/objects/gdiobj.c