http://bugs.winehq.org/show_bug.cgi?id=17015 Arno Schuring <aelschuring(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aelschuring(a)hotmail.com --- Comment #5 from Arno Schuring <aelschuring(a)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.