[Bug 18440] Touhou Hisoten ~ Scarlet Weather Rhapsody crashes in menu/game select

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 16 15:55:53 CST 2011


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

--- Comment #12 from Luca Bennati <lucak3 at gmail.com> 2011-11-16 15:55:53 CST ---
(In reply to comment #11)
> Very first thing to do is figure out what font is that, and why gmBlackBoxY
> is set to 0 for that particular glyph.

Family is Han Mon A, style Regular, format is GGO_GRAY4_BITMAP. Available also
at vietunicode.sourceforge.net/fonts/fonts_hannom.html.

Glyphs that seems to be problematic (gmBlackBoxY == 0) are 0x3000 and 0x20, as
noted in bug 20847.

Confirming hackfix by adding said check and assignment (gmBlackBoxY to 1) in
get_glyph_outline before "switch(format)".

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