20 May
2005
20 May
'05
9:41 a.m.
ChangeSet ID: 17633 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/20 04:41:37 Modified files: tools : sfnt2fnt.c Log message: Dmitry Timoshkov <dmitry(a)codeweavers.com> - Always initialize width table. - FT_Get_Next_Char for some reason returns too high number (1040) if the wine_courier font has been generated by fontforge, use 32 as the 1st char instead. Patch: http://cvs.winehq.org/patch.py?id=17633 Old revision New revision Changes Path 1.5 1.6 +7 -40 wine/tools/sfnt2fnt.c