Hello,

I have a nice shape generator that I want to port to QC. 
Now I render the result into a CGContextRef using commands like         
CGContextBeginPath(), CGContextAddCurveToPoint() etc.
What would be the best way to reuse this in a QC plugin? Mu current plan is to 
set up a CGBitmapContext, render into that and then convert it to a 
QCPlugInOutputImageProvider. Is that reasonable?
There has been some discussion about his topic in the past, but I didn't find 
any good solution.

Thanks and regards,
Sebastian Mecklenburg


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      (Quartzcomposer-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to