Re: CGContextReplacePathWithStrokedPath problem?
Re: CGContextReplacePathWithStrokedPath problem?
- Subject: Re: CGContextReplacePathWithStrokedPath problem?
- From: Graham Cox <email@hidden>
- Date: Fri, 28 Mar 2008 12:54:19 +1100
Never mind, I was doing something wrong - it does honour all of those
settings ;-) Apologies for doubting Quartz's engineers!
(BTW, an aside: since Quartz has the ability to do this sort of bezier
curve fitting, how about exposing more of it in the API? It would be
great to be able to "unflatten" a bezier curve without using difficult
curve fitting code (e.g. graphics gems), some of which is very tricky
to get working well).
------
S.O.S.
On 28 Mar 2008, at 12:20 pm, Graham Cox wrote:
I'm using CGContextReplacePathWithStrokedPath to get an outline of a
stroke, but it seems to ignore the current line cap, join and dash
settings (it does thankfully honour the line width though, so it's
not entirely useless). Can someone confirm that, or am I doing
something wrong?
------
S.O.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden