[Bug 17015] Sins of a Solar Empire: In-game fonts appear too large

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 29 05:44:32 CDT 2010


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


Arno Schuring <aelschuring at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aelschuring at hotmail.com




--- Comment #5 from Arno Schuring <aelschuring at hotmail.com>  2010-07-29 05:44:31 ---
@Austin: yes it is still there. Tested with Wine 1.2 and Sins Diplomacy v1.00
(Trinity Edition)

According to one of the AppDB entries
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=19559), this is
because Windows falls back to using the font's filename instead of the font's
name, whereas Wine falls back to using the font's family (I think?).

The recommended workaround is to change the .font files to reference the Font
name, not the filename:
$ sed 's/SinsAgencyBold/AgencyFB-Bold/g' -i.bak Font/*.font

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