ChangeSet ID: 20043
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)winehq.org 2005/09/07 06:27:05
Modified files:
dlls/gdi : freetype.c
Log message:
Huw Davies <huw(a)codeweavers.com>
get_glyph_index should return the nonexistent glyph for bitmap fonts
when a unicode character cannot be represented as a single byte in the
font's codepage.
Patch: http://cvs.winehq.org/patch.py?id=20043
Old revision New revision Changes Path
1.95 1.96 +8 -2 wine/dlls/gdi/freetype.c