[Bug 23678] New: Crystal Cubes: fonts not drawn correctly
http://bugs.winehq.org/show_bug.cgi?id=23678 Summary: Crystal Cubes: fonts not drawn correctly Product: Wine Version: 1.2 Platform: x86 URL: http://www.nzlab.dk/files/cc101.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: gyebro69(a)gmail.com CC: dmitry(a)codeweavers.com Created an attachment (id=29641) --> (http://bugs.winehq.org/attachment.cgi?id=29641) screenshot showing the wrong fonts Crystal Cubes is a freeware tetris clone in 3D. During gameplay, text in the upper row ('Score Rows Level') is not displayed correctly. As if they were only partially drawn. The text displayed correctly in Wine-1.0, and got messed up since 1.1.0. Result of regression testing: 8a6628aea59f6f7ba0eb85d6a72297bbb72e7b85 is the first bad commit commit 8a6628aea59f6f7ba0eb85d6a72297bbb72e7b85 Author: Dmitry Timoshkov <dmitry(a)codeweavers.com> Date: Tue Jun 24 16:11:21 2008 +0900 gdi32: Font scaling transform is performed separately. :040000 040000 7cc89af320d454940bad8e8f73712eccf92a3919 7e4c02c7f5cb4715c20194183dafaacd61654202 M dlls The patch can only be reverted cleanly on 1.1.2 and that fixed the issue. Also, after 'git checkout 8a6628aea59f6f7ba0eb85d6a72297bbb72e7b85' the fonts are messed. and 'git revert 8a6628aea59f6f7ba0eb85d6a72297bbb72e7b85' brings back the original state. Author of the patch added to CC. Note: the game needs native msxml3 and d3dx9_36.dll to start properly. Fedora 13 Wine-1.2 Nvidia 7600 series card / driver 195.36.31 -- 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=23678 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression -- 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=23678 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-28 03:08:11 --- The following patch should fix the problem: http://www.winehq.org/pipermail/wine-patches/2010-July/091436.html -- 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=23678 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from GyB <gyebro69(a)gmail.com> 2010-07-28 08:54:24 --- Your patch, applied on wine-1.2-495-g20f51c2, fixed the issue. Fonts are displayed correctly now. Thank you. Marking it as FIXED now. -- 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=23678 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-07-28 09:00:31 --- Patch is not accepted yet. -- 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=23678 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-07-28 10:52:21 --- Fixed by commit 213d84be157398dea1fb70782f6bf7decd4d452a. -- 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=23678 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.x -- 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=23678 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-30 12:59:33 --- Closing bugs fixed in 1.3.0. -- 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=23678 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.2.x |--- --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-08 10:40:17 CDT --- Removing 1.2.x milestone from bugs fixed in 1.2.1. -- 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.
participants (1)
-
wine-bugs@winehq.org