http://bugs.winehq.org/show_bug.cgi?id=26009
Summary: Adventure games from Kheops Studio have wrong text alignment Product: Wine Version: 1.3.13 Platform: x86 URL: http://www.gamershell.com/download_7332.shtml OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: huw@codeweavers.com
Created an attachment (id=33168) --> (http://bugs.winehq.org/attachment.cgi?id=33168) terminal output
This is only a minor glitch but it affects most, if not all point-and-click adventure games from the developer Kheops Studio. At least I can reproduce the issue in Return to Mysterious Island, Egypt 3, Journey to the Moon.
Symptom: in subtitles and in the logbook words at the end of the rows are cut in half.
This didn't occur in Wine-1.1.15:
e93d3481092f7abe72cdbab066947717f5e568a0 is the first bad commit commit e93d3481092f7abe72cdbab066947717f5e568a0 Author: Huw Davies huw@codeweavers.com Date: Mon Feb 16 12:39:15 2009 +0000
gdi32: Improve calculation of the character code text metrics.
The commit has been already mentioned in: bug #18140, bug #19467, bug #20707, bug #24024.
Workaround: 'winetricks corefonts'.
Fedora 14 x86
http://bugs.winehq.org/show_bug.cgi?id=26009
--- Comment #1 from GyB gyebro69@gmail.com 2011-02-06 00:38:15 CST --- Created an attachment (id=33169) --> (http://bugs.winehq.org/attachment.cgi?id=33169) screenshot
A screenshot showing the comparison of the text between Wine-1.1.5 and the current 1.3.13 version.
http://bugs.winehq.org/show_bug.cgi?id=26009
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=26009
--- Comment #2 from GyB gyebro69@gmail.com 2011-03-15 12:47:00 CDT --- Unlike other distros Fedora doesn't come with a package containing the MS TrueType fonts (msttcorefonts). I found articles how to compile the corefonts-package using a .spec file on Fedora. After installing the .ttf files under /usr/share/msttcore the problem is fixed in Wine: alignment of the text is correct in these games.
I wonder if that makes this bugreport invalid or is it only a workaround?
http://bugs.winehq.org/show_bug.cgi?id=26009
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Austin English austinenglish@gmail.com 2011-03-15 13:12:48 CDT --- (In reply to comment #2)
Unlike other distros Fedora doesn't come with a package containing the MS TrueType fonts (msttcorefonts). I found articles how to compile the corefonts-package using a .spec file on Fedora. After installing the .ttf files under /usr/share/msttcore the problem is fixed in Wine: alignment of the text is correct in these games.
I wonder if that makes this bugreport invalid or is it only a workaround?
Workaround.
http://bugs.winehq.org/show_bug.cgi?id=26009
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |e93d3481092f7abe72cdbab0669 | |47717f5e568a0
http://bugs.winehq.org/show_bug.cgi?id=26009
--- Comment #4 from GyB gyebro69@gmail.com 2011-10-09 12:09:48 CDT --- Created attachment 36789 --> http://bugs.winehq.org/attachment.cgi?id=36789 screenshot, wine-1.3.29-241-g17e72c8
Huw Davies' series of patches fixed the wrong text alignment in these games. The attached screenshot shows what the journal in the game looks like as of commit 17e72c816b9cbc17aeaae1c2ecf2ba230083817d gdi32: Load the font properties from the cache if it exists.
http://bugs.winehq.org/show_bug.cgi?id=26009
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |17e72c816b9cbc17aeaae1c2ecf | |2ba230083817d Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from GyB gyebro69@gmail.com 2011-10-09 12:12:08 CDT --- Marking fixed.
http://bugs.winehq.org/show_bug.cgi?id=26009
--- Comment #6 from GyB gyebro69@gmail.com 2011-10-09 12:22:05 CDT --- Created attachment 36790 --> http://bugs.winehq.org/attachment.cgi?id=36790 screenshot, load menu
The last patch in the series made the fonts thicker, and the load menu now looks like this. This doesn't affect majority of the game, text alignment in mid-game is still good with these bold fonts.
http://bugs.winehq.org/show_bug.cgi?id=26009
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2011-10-10 13:12:13 CDT --- Closing bugs fixed in 1.3.30.