Re: Weird problem with NSBezierpath fill method
Re: Weird problem with NSBezierpath fill method
- Subject: Re: Weird problem with NSBezierpath fill method
- From: Andrew Farmer <email@hidden>
- Date: Thu, 9 Nov 2006 12:19:33 -0800
On 09 Nov 06, at 03:58, Vinay Prabhu wrote:
<...>
[m_pInnerOutline setWindingRule:NSEvenOddWindingRule];
<...>
The "stroke" method works fine, but the "fill" method will not work.
I had saved the drawImage as tif image and attached with the mail.
I am not understanding why "fill" method is not working !!!!
If bezier path contains only rectangle, the fill method works fine.
How is your path generated? I'm wondering if it's got the wrong winding
direction or something. Try adding points in the opposite order and see
if that makes any difference.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden