ChangeSet ID: 10924 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/02 17:03:54
Modified files: dlls/gdi : freetype.c
Log message: Huw Davies huw@codeweavers.com GulimChe has the IsFixedPitch flag set, yet contains glyphs of differing widths. To cope with this we need to call FT_Load_Glyph with the FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH flag in order to get back the correct glyph metrics from FreeType.
Patch: http://cvs.winehq.org/patch.py?root=/home/winehq/opt/cvs-commit&id=10924
Old revision New revision Changes Path 1.53 1.54 +2 -2 wine/dlls/gdi/freetype.c