jfree / jfreesvg

A fast, lightweight Java library for creating Scalable Vector Graphics (SVG) output.
http://www.jfree.org/jfreesvg
GNU General Public License v3.0
319 stars 58 forks source link

drawArc and fillArc draw PIE arcs now. #20

Closed aminfa closed 5 years ago

aminfa commented 5 years ago

fillArc() examples from Java.

jfree commented 5 years ago

You are right, thanks for the fix.