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@winehq.org ReportedBy: jkohen@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/.
http://bugs.winehq.org/show_bug.cgi?id=28009
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=28009
Javier Kohen jkohen@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Think font rendering in |Thick font rendering in |Space Funeral game |Space Funeral game
http://bugs.winehq.org/show_bug.cgi?id=28009
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com Depends on| |28424
--- Comment #1 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-09-18 01:53:21 CDT --- Can't reproduce. Program crashes early. Created bug 28424
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
http://bugs.winehq.org/show_bug.cgi?id=28009
Rafal Stanilewicz washuu@eastnews.com.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu@eastnews.com.pl
--- Comment #2 from Rafal Stanilewicz washuu@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 ?
http://bugs.winehq.org/show_bug.cgi?id=28009
Javier Kohen jkohen@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35863|0 |1 is obsolete| |
--- Comment #3 from Javier Kohen jkohen@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.
http://bugs.winehq.org/show_bug.cgi?id=28009
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Severity|normal |trivial
--- Comment #4 from Dmitry Timoshkov dmitry@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.
http://bugs.winehq.org/show_bug.cgi?id=28009
--- Comment #5 from Frédéric Delanoy frederic.delanoy@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?
https://bugs.winehq.org/show_bug.cgi?id=28009
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net, | |super_man@post.com
https://bugs.winehq.org/show_bug.cgi?id=28009
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO
--- Comment #6 from Anastasius Focht focht@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
https://bugs.winehq.org/show_bug.cgi?id=28009
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW
--- Comment #7 from Frédéric Delanoy frederic.delanoy@gmail.com --- Still in 1.9.0
https://bugs.winehq.org/show_bug.cgi?id=28009
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
--- Comment #8 from Sagawa sagawa.aki+winebugs@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
https://bugs.winehq.org/show_bug.cgi?id=28009
--- Comment #9 from Frédéric Delanoy frederic.delanoy@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.
https://bugs.winehq.org/show_bug.cgi?id=28009
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #10 from joaopa jeremielapuree@yahoo.fr --- Still a bug in current wine (3.19)?
https://bugs.winehq.org/show_bug.cgi?id=28009
Byeongsik Jeon bsjeon@hanmail.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bsjeon@hanmail.net
--- Comment #11 from Byeongsik Jeon bsjeon@hanmail.net --- Created attachment 63414 --> https://bugs.winehq.org/attachment.cgi?id=63414 with msmincho.ttc, fontsmooth=rgb
https://bugs.winehq.org/show_bug.cgi?id=28009
--- Comment #12 from Byeongsik Jeon bsjeon@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 ---