[Bug 24099] Built-in Symbol font contains some incorrect glyphs, such as sigma

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 14 08:12:32 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24099

--- Comment #9 from Wolfgang Breyha <wbreyha at gmx.net> 2010-10-14 08:12:31 CDT ---
Opening the symbol.ttf in fontforge (lots of warnings) and decoding it with ttx
shows that the unicode mappings (cmap_format_4) are messed up in this font.

I was able to "repair" it with fontforge with the following steps:

*) open symbol.ttf
*) Encoding->Force Encoding->Symbol
*) Encoding->Reencode->Macintosh Latin
*) File->Generate Fonts... (ignore warnings and save)

Then 
*) remove symbol.ttf from whereever it was installed
*) call "fc-cache" as root (-v if you like)
*) copy the new symbol.ttf saved with fontforge to the old path
*) restart the application which displayed the damaged symbols

My "pi" bug 24731 is fixed then.

-- 
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.



More information about the wine-bugs mailing list