Hi,
adding a request for this feature:
as required here:
http://developer.anscamobile.com/forum/2010/11/03/graphs-charts-needed
although i notice Carlos has implemented some curves with the standard drawing features
http://developer.anscamobile.com/forum/2010/10/06/bezier-curves-corona
it would be good to be able to do an operation as in AS3 though to draw a (pie-chart) segment
beginFill();
lineTo(...);
lineTo(...)
curveTo(...)
endFill();
[import]uid: 6645 topic_id: 3376 reply_id: 303376[/import]