http://bugs.winehq.org/show_bug.cgi?id=8492
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #8356 is|0 |1 obsolete| |
--- Comment #14 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-02 18:23:25 --- Created an attachment (id=8357) --> (http://bugs.winehq.org/attachment.cgi?id=8357) better patch
It turns out the problem is in the coordinates. With this patch the logo seems displays correctly. However it ignores the xSrc, ySrc, cxSrc, cySrc parameters and I don't know if I shouldn't be using the unitsPerInch and the DPI somewhere. I will check that.