Re: 1 pixel width NSBezierPath issue
Re: 1 pixel width NSBezierPath issue
- Subject: Re: 1 pixel width NSBezierPath issue
- From: Pavel Skurtul <email@hidden>
- Date: Wed, 19 Feb 2003 11:35:52 +0200
I want draw 1 pixel width lines without antialias using NSBezierPath.
I also faced the same problem.
To solve this I use not a stroke path but fill a thin rectangle.
Pavel.
_______________________________________________
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.