shoebot icon indicating copy to clipboard operation
shoebot copied to clipboard

svg lib is missing 'a' (relative arc)

Open tian2992 opened this issue 10 years ago • 4 comments

lib/svg/__init__.py is missing the relative elliptical arc curve command as defined in http://www.w3.org/TR/SVG/paths.html#PathDataEllipticalArcCommands

tian2992 avatar Dec 11 '13 04:12 tian2992

there are more issues related to SVG lib, I'm thinking on rewrite, but I'm unsure of the time schedule.

tian2992 avatar Dec 11 '13 16:12 tian2992

Time is always a problem (and our lack of graphical tests for output).

S++

On Wednesday, December 11, 2013 4:04 PM, Sebastian Oliva [email protected] wrote:

there are more issues related to SVG lib, I'm thinking on rewrite, but I'm unsure of the time schedule.

— Reply to this email directly or view it on GitHub.

stuaxo avatar Dec 13 '13 01:12 stuaxo

More info here under the Arc section, which looks a bit easier to follow https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Paths

stuaxo avatar Apr 27 '20 00:04 stuaxo

(and to update myself from 7 years ago, we now have graphical tests !)

stuaxo avatar Apr 27 '20 01:04 stuaxo