My code, below, renders a complex path (around 800 points) using
quartz, and works pretty well when CGContextSetLineWidth(ctx,
_strokewidth) is set to 1.0f. However as I increase _strokewidth
then performance becomes significantly worse, infact unusable.
Ultimately I want to apply CI filters and so forth...
Is there an optimization route for rendering lines >1.0f ?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartz-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartz-dev/email@hidden