Dragoș Tiselice 67888c5993 Added drawArc to Canvas. (#2995)
* Added drawArc to Canvas.

Added a way to call SkCanvas::drawArc from Dart. This method is
optimized for the arc case and should be faster that drawing paths.

* Removed implementation details from docs.

* Added more details to the docs.
2016-09-12 13:41:01 -07:00
..
2016-08-12 09:42:32 -07:00
2016-09-12 13:41:01 -07:00