[Bug 12377] Capella does not load font

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 23 08:39:18 CDT 2008


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





--- Comment #9 from Stefan Ziel <stefan.ziel at terra.com.br>  2008-07-23 08:39:18 ---
Created an attachment (id=15006)
 --> (http://bugs.winehq.org/attachment.cgi?id=15006)
no code page check for symbol fonts

there is not code page bit defined for symbol. in fact mostly bit 31 (reserved
for oem) is used. 
capella requests it's fonts being symbol but they use a standard code-page.
because of that wine's font creation discards them. but windows' font creation
does not. 
this patch deactivates codepage testing for fonts with symbol charset.


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