It would be great if you could follow the same class styles as Line, Path, Circle, etc. as seen in this package: https://github.com/apache/flex-asjs/tree/develop/frameworks/projects/Graphics/as/src/org/apache/flex/core/graphics
Then, it would be easy for folks to switch between SVG and Canvas by just switching the package. For example: org.flex.apache.flex.core.graphics.Line would draw on SVG and your implementation: org.flex.apache.flex.graphics.canvas.Line would draw on Canvas Any chance you can modify your approach? Thanks, Om On Mon, Nov 30, 2015 at 2:12 AM, lizhi <s...@qq.com> wrote: > yes,it is canvas > > > > -- > View this message in context: > http://apache-flex-development.2333347.n4.nabble.com/working-on-a-lib-of-graphics-api-flexjs-tp50350p50355.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >