Comment 20 for bug 400592

Revision history for this message
hefee (hefee) wrote :

Glenn Pipe's bug is now solved with this version.

This bug pushed me to read the w3c standard more carefully and now ALL paths commands will be handeled correctly (hopefully ;)

Bugfixes:
- added quadratic Bézier curve support (Q command)
- added elliptical arc curve support (A command)
- more tests for the new commands
- cleanup code
(H,V,S,T are transformed via simplepath, a standard inkscape script)