Brynn asked
For now, the main question is this. Why do you go through all the steps
with the SVG/XML code and stuff, rather than use the on-canvas tools?
You are right, is perfectly fine to use the UI. To me is a little bit more complicated and slower, but it is fine. Since I am more a front-end developer than a designer, it looks faster to me to manage SVG code than multiple windows, forms and clicks :)
But also, in my tests, I found out that the final generated code from the UI (and this might be my fault) its not as perfect as I would like it to use it directly (just copying and pasting it) in my web development workflow, so I need to clean it up a bit. I just wanted to remove this step.
That's why the posts says "and make your front-end developer love you". This feature is just awesome.
Thanks again, your feedback is very appreciated.