|
From: | Fred Kiefer |
Subject: | [bug #34740] gnustep has problems with PNGs that have a sRGB colorspace |
Date: | Sun, 06 Nov 2011 17:34:04 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 |
Follow-up Comment #4, bug #34740 (project gnustep): Which GNUstep backend are you using? I remember that some time ago the art backend had a problem that the bitmap returned from initWithFocusedViewRect: could be slightly larger than expected. Something like this could be the case here. Although I don't quite see why this should happen. An easy way to wrok around that issue is to use the actual width of bitmap when determining the rowsize and the same is of course true for height. There is no reason to expect that the generated bitmap will have exactly the same properties as the original one. You should report these two values from both bitmaps and see if there is any difference. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?34740> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |