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/


_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to