http://bugs.winehq.org/show_bug.cgi?id=22469
--- Comment #31 from Emerson Prado emerson.prado.eng@gmail.com 2011-02-11 13:10:30 CST --- (In reply to comment #29)
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).
You surely know better than me, so I take it at face value. I understand what you said this way: all relevant gdi+ versions are already tested, so the issue is not an untested gdi+, but rather an implementation problem.
(In reply to comment #28)
We don't know it until we test it. I think, Emerson and I are ready to do this testings - but we need infos about what we should search for.
Yes, I'm willing to test stuff, just don't know exactly what and how. BTW, I set up a virtual machine (using VirtualBox), installed XP on it (SP2) and currently run FileMaker there. I also kept Wine installation, also with FileMaker (exactly the same version). Since Wine is not my main path to FileMaker, I can mess it at will, including wiping out, reinstalling, regression testing, patching... I guess this is a good field to play in, just needed a coach... ;)