[Bug 33117] Can't load Bach41.ttf with CreateFontIndirect under Wine - this works fine in Windows

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 4 05:05:44 CST 2013


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

--- Comment #3 from Alexandre Julliard <julliard at winehq.org> 2013-03-04 05:05:44 CST ---
(In reply to comment #0)

> Why can't it find the Bach font, and why does it find Marlett instead?

Because you are asking for SYMBOL_CHARSET and Bach doesn't have that charset.
It should work fine if you request ANSI_CHARSET instead. Of course that doesn't
explain why it would behave different on Windows.

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