http://bugs.winehq.org/show_bug.cgi?id=18625
Summary: Everest Poker startup text slightly off-centre Product: Wine Version: 1.1.22 Platform: PC URL: http://www.EverestPoker.org.uk OS/Version: Linux Status: NEW Keywords: download Severity: trivial Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
Created an attachment (id=21316) --> (http://bugs.winehq.org/attachment.cgi?id=21316) Wine 1.1.22 +gdiplus
The "Starting up..." text during the startup of Everest Poker is off-centre.
Native gdiplus fixes this.
http://bugs.winehq.org/show_bug.cgi?id=18625
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2009-05-25 19:57:37 --- Created an attachment (id=21317) --> (http://bugs.winehq.org/attachment.cgi?id=21317) Screenshots
The font is also different because "winetricks corefonts" is needed with native gdiplus (but not builtin) or it won't start.
http://bugs.winehq.org/show_bug.cgi?id=18625
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-05-25 20:06:41 --- You could try to apply this:
http://www.winehq.org/pipermail/wine-patches/2008-July/057054.html
It's old enough, so auto patch may fail and you need to do it by hand.
http://bugs.winehq.org/show_bug.cgi?id=14244
http://bugs.winehq.org/show_bug.cgi?id=18625
--- Comment #3 from Ken Sharp kennybobs@o2.co.uk 2009-05-25 20:30:20 --- Applied patch (just trace parts failed, nothing functional as such), but it didn't affect the misaligned text.
http://bugs.winehq.org/show_bug.cgi?id=18625
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus
http://bugs.winehq.org/show_bug.cgi?id=18625
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-07-07 08:59:27 --- What about 1.1.25? Some alignment fixes got in.
http://bugs.winehq.org/show_bug.cgi?id=18625
--- Comment #5 from Ken Sharp kennybobs@o2.co.uk 2009-07-07 15:56:23 --- Still present in 1.1.25 and latest git.
http://bugs.winehq.org/show_bug.cgi?id=18625
--- Comment #6 from Ken Sharp kennybobs@o2.co.uk 2009-08-17 04:55:06 --- Created an attachment (id=23137) --> (http://bugs.winehq.org/attachment.cgi?id=23137) wine-1.1.27-221-g4e1a4ec console output
Latest git seems to offer a bit more insight:
fixme:gdiplus:GdipGetLineSpacing ignoring style fixme:gdiplus:GdipSetStringFormatMeasurableCharacterRanges stub: 0x182560, 1, 0x33f654 fixme:gdiplus:GdipMeasureCharacterRanges stub: 0x181e70 L"STARTING UP..." 14 0x182458 0x33f634 0x182560 1 0xb21d78
http://bugs.winehq.org/show_bug.cgi?id=18625
--- Comment #7 from Vincent Povirk madewokherd@gmail.com 2010-01-01 15:04:32 --- GdipSetStringFormatMeasurableCharacterRanges is implemented, so I guess we just need GdipMeasureCharacterRanges.
http://bugs.winehq.org/show_bug.cgi?id=18625
--- Comment #8 from Vincent Povirk madewokherd@gmail.com 2010-01-01 16:15:08 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2010-January/083403.html
http://bugs.winehq.org/show_bug.cgi?id=18625
--- Comment #9 from Ken Sharp kennybobs@o2.co.uk 2010-02-04 11:48:31 --- Still present in latest git.
Something to do with the GdipMeasureCharacterRanges stub?
http://bugs.winehq.org/show_bug.cgi?id=18625
--- Comment #10 from Vincent Povirk madewokherd@gmail.com 2010-05-08 16:05:57 --- GdipMeasureCharacterRanges is implemented now. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=18625
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #11 from Ken Sharp kennybobs@o2.co.uk 2010-05-10 11:48:22 --- Yup. The text is centred as it should be now.
http://bugs.winehq.org/show_bug.cgi?id=18625
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2010-05-21 14:39:22 --- Closing bugs fixed in 1.2-rc1.