Re: drawing pixels
Re: drawing pixels
- Subject: Re: drawing pixels
- From: Bjoern Kriews <email@hidden>
- Date: Sun, 21 Mar 2004 16:53:40 +0100
On 21.03.2004, at 13:26, Tobias Kl|pfel wrote:
Hi List,
please help me - I am getting absolutely nowhere.
I want to draw pixels. You might not remember them, but we used to have
them in computer graphics. They are those small quadratic dots on your
screen. I know it sounds old-fashioned, but I really need to draw
those.
see NSRectFillList and friends in
AppKit.framework/Headers/NSGraphics.h
I would also look for articles on disabling graphics antialiasing,
didn't try that myself though.
Regards, Bjoern
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.