Re: 1 pixel width NSBezierPath issue
Re: 1 pixel width NSBezierPath issue
- Subject: Re: 1 pixel width NSBezierPath issue
- From: Prendergast <email@hidden>
- Date: Wed, 19 Feb 2003 12:45:12 +1100
QuickDraw is designed to do exactly what you want: single pixel control and
traditional bitmap approximation of lines. It is also simpler to accomplish
simple line & plot operations using QuickDraw. Search for sample code involving
an NSQuickDrawView.
_______________________________________________
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.