[Bug 29840] gdi32/font.ok test fails: font.c:4208: Test failed: expected non-vertical face for charset 128, got'

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 9 10:25:35 CST 2012


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

--- Comment #1 from Sagawa <sagawa.aki+winebugs at gmail.com> 2012-02-09 10:25:35 CST ---
Hi and sorry for inconvenience.

As wine's RemoveFontResourceEx function is a stub, the font, @WineTestVertical,
which used in test_vertical_font() remains in the font list. Although it is
enumerated in has_vertical_font_proc(), it isn't used for default font
selection.

I'll send the patch later which reorder tests between test_vertical_font() and
test_east_asian_font_selection().

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