On Fri, Feb 29, 2008 at 1:51 AM, bill lam cbill.lam@gmail.com wrote:
However this is another bug in wine gdiplus in that value return from GdipGetImageWidth ( and GdipGetImageHeight ?) will often be 1 pixel less than actual value, eg a jpeg of size 800x600 will be reported as 799x600. The larger the picture size, the more often it goes wrong.
Can you file a bug on bugzilla and provide a sample image / test code to demonstrate this problem?