I’ve tried a lot of free browser SVG editors and was sad about their functionality each time.
- some of them can work only with path
- some of them create ellipses instead of circles
- some of them draw a shape with zero coordinates and move it then to the position you set with transform=“translate(12, 34)”
- some of them cannot move shapes so you need to move every point of shape to move it
I’m done… I’ll work on an opensource free browser SVG editor so if you have a case of pane while using them as well - here is the right place to share it
.
All the best
!