FYI, I added a new example to the examples project to test this:

examples/gui/Classes/NSImage


On Mon, 2003-09-15 at 21:36, Adam Fedor wrote:
> I've implemented support for NSBitmapImageRep's initWithFocusedViewRect:
> by changing the backend method NSReadPixel: to GSReadRect: (the
> NSReadPixel function could be implemented in terms of GSReadRect
> anyway).
> 
> I implemented it in the xlib backend.  Perhaps Alex could give me a hint
> of how to do it in the art backend (or maybe do a quick hack himself :-)
> 
> Seem ok?
> 
> 



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to