[Bug 9812] Bad some czech characters in older coursewares

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 10 14:46:49 CDT 2008


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





--- Comment #35 from Marcin Grzeskowiak <mgrzeskowiak at tlen.pl>  2008-06-10 14:46:48 ---
I ran cj1_demo.exe on Wine 0.9.33 with +font and it tries to create "Arial CE"
font with charset 0 (ANSI) and weight > 400 (bold), so I Dmitry's patch
probably won't help here.
I also checked registry on a Windows XP machine and it has the following font
substitutes:
"Arial CE,0"="Arial CE,238"
"Arial CE,238"="Arial CE,238"
(and similar entries for other "CE" fonts).
This looks like a potential solution for this bug, but I couldn't use such
substitutions on Wine. They are disabled in LoadSubstLists function with a
comment stating that "Win 2000 does not allow mapping between different
charsets". Also WineEngCreateFontInstance ignores charset from FontSubst when
performing fonts substitution.


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