http://bugs.winehq.org/show_bug.cgi?id=22469
--- Comment #29 from Vincent Povirk madewokherd@gmail.com 2011-02-11 12:34:24 CST --- (In reply to comment #27)
Bug 24653 and this one are about incorrect drawing by gdi+. Bug 16138 is about testing gdi+ correctly. It seems to me the correct testing requested in Bug 16138 would find the incorrect behaviour described in Bug 24653 and this one.
Bug 24653 is only about pixel-accurate positioning of things that already draw. Bug 16138 is about testing all versions of a dll when they are available, but as it happens we already get proper coverage of gdiplus versions across windows versions (and most programs use/expect version 1.0, the most tested version).