[Bug 28009] New: Think font rendering in Space Funeral game
http://bugs.winehq.org/show_bug.cgi?id=28009 Summary: Think font rendering in Space Funeral game Product: Wine Version: 1.3.25 Platform: x86 URL: http://gamejolt.com/freeware/games/rpg/space-funeral/3 492/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jkohen(a)users.sourceforge.net Created an attachment (id=35863) --> (http://bugs.winehq.org/attachment.cgi?id=35863) Thick unreadable fonts The font is rendered more thick than it should, making it quite hard to read. See a screenshot of how the game should look: http://gamejolt.com/freeware/games/space-funeral/screenshots/view/6972/ And I'm attaching one of how it looks in Wine. Don't worry about the messed up graphics, that's expected. The full game is available for download at http://gamejolt.com/freeware/games/rpg/space-funeral/3492/. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28009 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28009 Javier Kohen <jkohen(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Think font rendering in |Thick font rendering in |Space Funeral game |Space Funeral game -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28009 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com Depends on| |28424 --- Comment #1 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-09-18 01:53:21 CDT --- Can't reproduce. Program crashes early. Created bug 28424 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28009 Bug 28009 depends on bug 28424, which changed state. Bug 28424 Summary: Space Funeral game crashes at startup http://bugs.winehq.org/show_bug.cgi?id=28424 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28009 Rafal Stanilewicz <washuu(a)eastnews.com.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu(a)eastnews.com.pl --- Comment #2 from Rafal Stanilewicz <washuu(a)eastnews.com.pl> 2012-03-06 05:01:45 CST --- Wine 1.4-rc6 here. Game runs OK, sound enabled (winealsa.drv). Fonts are thin and more readable, but still differ from those on oryginal screens. Perhaps because game uses unsupported video mode, and graphic is somehow stretched: err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 320x240x16 @60! (XRandR) When game runs, there are also a lot of errors on the console: fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1. fixme:ddraw:ddraw7_WaitForVerticalBlank iface 0x145678, flags 0x1, event (nil) stub! fixme:quartz:Parser_OutputPin_QueryInterface No interface for {56a868a5-0ad4-11ce-b03a-0020af0ba770}! err:quartz:ACMWrapper_Receive Error sending sample (80040227) err:heap:GlobalFree (0x850a): Page fault occurred ! Caused by bug ? err:heap:GlobalFree (0x8602): Page fault occurred ! Caused by bug ? err:heap:GlobalFree (0x8822): Page fault occurred ! Caused by bug ? err:heap:GlobalFree (0x8852): Page fault occurred ! Caused by bug ? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28009 Javier Kohen <jkohen(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35863|0 |1 is obsolete| | --- Comment #3 from Javier Kohen <jkohen(a)users.sourceforge.net> 2012-03-06 16:08:57 CST --- Created attachment 39216 --> http://bugs.winehq.org/attachment.cgi?id=39216 Bad font kerning As Rafał said, the fonts are now readable, so the game should be playable, but the kerning is off. It seems that both Wine and Windows are using fixed font, but on Windows thin letters such as l and i are centered horizontallyl in the bounding box, while on Wine they are left justified, which looks odd. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28009 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Severity|normal |trivial --- Comment #4 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2012-03-07 00:36:27 CST --- This has nothing to do with kerning, it's character placement/spacing. Kerning is a completely different thing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28009 --- Comment #5 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-05-30 13:41:35 CDT --- Still happens with wine-1.5.31-78-g11589fa However, I get the same font issues using an XP virtual machine Can someone please try with a native 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.
https://bugs.winehq.org/show_bug.cgi?id=28009 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net, | |super_man(a)post.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28009 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, please retest using recent Wine version, preferably Wine 1.7.55 or later. If there is no response after certain time, the bug will be closed without further notice (abandon). Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28009 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #7 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> --- Still in 1.9.0 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28009 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs(a)gmail.c | |om --- Comment #8 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- Reading WINEDEBUG=font log, this game selects following font: trace:font:freetype_SelectFont L"MS Mincho", h=12, it=0, weight=400, PandF=00, charset=1 orient 0 escapement 0 This means wine chooses an alternative for the face because wine doesn't have MS Mincho. As a workaround, you can use 'Small Fonts' instead in this case, i.e. create following registry data: Key: HKCU\Software\Wine\Fonts\Replacements Value: MS Mincho Data: Small Fonts -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28009 --- Comment #9 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> --- (In reply to Sagawa from comment #8)
Reading WINEDEBUG=font log, this game selects following font: trace:font:freetype_SelectFont L"MS Mincho", h=12, it=0, weight=400, PandF=00, charset=1 orient 0 escapement 0
This means wine chooses an alternative for the face because wine doesn't have MS Mincho.
As a workaround, you can use 'Small Fonts' instead in this case, i.e. create following registry data: Key: HKCU\Software\Wine\Fonts\Replacements Value: MS Mincho Data: Small Fonts
That didn't help. However, installing "fakejapanese_ipamona" font using winetricks works for me. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28009 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #10 from joaopa <jeremielapuree(a)yahoo.fr> --- Still a bug in current wine (3.19)? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28009 Byeongsik Jeon <bsjeon(a)hanmail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bsjeon(a)hanmail.net --- Comment #11 from Byeongsik Jeon <bsjeon(a)hanmail.net> --- Created attachment 63414 --> https://bugs.winehq.org/attachment.cgi?id=63414 with msmincho.ttc, fontsmooth=rgb -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28009 --- Comment #12 from Byeongsik Jeon <bsjeon(a)hanmail.net> --- Created attachment 63415 --> https://bugs.winehq.org/attachment.cgi?id=63415 with msmincho.ttc, fontsmooth=gray --- $ xrdb -query Xft.antialias: 1 Xft.hinting: 1 Xft.hintstyle: hintfull Xft.rgba: rgb Xft.dpi: 96 Xcursor.theme: Adwaita Xcursor.size: 0 Xcursor.theme_core: 1 $ xrdb -remove $ xrdb -query $ $ winetricks fontsmooth=gray --- -- 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.
participants (1)
-
wine-bugs@winehq.org