gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] NSBitmapImageRep colorAtX:y: flipped coordinates


From: Fred Kiefer
Subject: Re: [PATCH] NSBitmapImageRep colorAtX:y: flipped coordinates
Date: Mon, 14 Dec 2009 15:05:08 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Eric Wasylishen schrieb:
> Hey,
> On OS X, the methods in NSBitmapImageRep for accessing and setting
> pixels use "flipped" coordinates - i.e. [colorAtX:0 y:0] is the
> top-left pixel, whereas on GNUstep that returns the bottom-left pixel.
> This patch corrects GNUstep to match OS X, and changes the only place
> where these methods are used.
> -Eric

Thank you!

I commited this and the other patches you sent.
Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]