http://bugs.winehq.org/show_bug.cgi?id=10660 --- Comment #29 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-02-11 06:06:03 --- I just performed a simple test: took marlett.ttf from XP (it has only symbol bit set in ulCodePageRange1 (0x80000000)), opened it with Fontforge and saved as marlett.sfd. Then I generated marlett.ttf from marlett.sfd using genttf.ff from wine/fonts (Open($1; Generate($2, "ttf", 0);) New marlett.ttf has ulCodePageRange1 set to 0x80000001, i.e. both symbol and latin1 unicode ranges. Does that qualify as a fontforge bug? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.