DEV Community

Cover image for ArtDraw SVG Editor
sysmaya
sysmaya

Posted on

1

ArtDraw SVG Editor

Another SVG editor...
At the moment my head is full of javascript, beziers, and a lot of concepts about the SVG standard.
At the beginning the task seemed that it could be done in 2 or 3 months, today 6 months later... I believe that it lacks otron 6 months more...
A great advantage was that I could use some Javascripts libraries that speed up the work. The problem is that to find the perfect library, you have to test and test.

ArtDraw SVG Editor Online

And the headache of performing boolean operations between shapes... Clipper is a great help, except for the problem that the
result is a polygon with thousands (literally) of nodes.

More than a job, this has been a constant learning experience. My Javascript was very rusty and this has been a work in between browser tabs. Minimize the work and open Stackoverflow...

If you want you can take a look at the work.
ArtDraw SVG Editor Online

SVG Editor Online

There is still a lot to do, bugs to fix, toys to add... Wow, work...
And finally, get traffic and publicize the program. And I think that is more complicated than programming the application.

SurveyJS custom survey software

JavaScript UI Libraries for Surveys and Forms

SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay