Santhosh Thottingal 82e119e0e3 svgLib: Add support for arcs in SVG path parser
Implement the arc to curve points calculation using the original
svg.path library and use the curve points for the pen.

The Arc class and methods to parameterize and get curve points are
copied.

This makes the svg to glif conversion possible for any SVGs.
2018-01-01 20:05:02 +05:30
..
2017-12-22 16:30:34 +02:00
2017-11-24 17:46:31 +01:00
2017-10-20 20:13:14 -04:00