[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #12412] NSImageRep's drawAtPoint: and drawInRect: shouldn't assume
From: |
Gregory John Casamento |
Subject: |
[bug #12412] NSImageRep's drawAtPoint: and drawInRect: shouldn't assume zero size if delegate exist. |
Date: |
Sun, 3 Apr 2005 15:00:04 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2) Gecko/20040921 Galeon/1.3.14 |
Follow-up Comment #1, bug #12412 (project gnustep):
OPENSTEP4.2/Mach does not seem to make the assumption that
drawAtPoint:/drawAtRect: should return NO, if the size is zero.
When testing this using the NeXTGo application in the gap project (which also
compiles and runs on OPENSTEP) on OPENSTEP the application renders it's images
just fine. NeXTGo utilizes a NSCustomImageRep and draw the images into the
object using postscript calls.
Currently, under GNUstep, neither the board, nor the pieces get rendered
properly. I am going to do some further testing with other apps and come up
with a minimal test case. Barring any objections, I'm going to commit the
change to gui if all goes well.
Please see the NeXTGo application at:
https://savannah.nongnu.org/projects/gap
GJC
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12412>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #12412] NSImageRep's drawAtPoint: and drawInRect: shouldn't assume zero size if delegate exist.,
Gregory John Casamento <=