display.curveTo

Hi,

adding a request for this feature:

http://wwwmacr-sjc0.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/flash/display/Graphics.html#curveTo()

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

1
2
3
4
5
beginFill();
lineTo(...);
lineTo(...)
curveTo(...)
endFill();

sorry, fixed link for the Adobe curveTo reference

views:2022 update:2011/9/19 9:18:26
corona forums © 2003-2011