|
|
|
|
|
by archagon
3723 days ago
|
|
It would be amazing to have a vector graphics editor that has an underlying editable code representation. One of the major pain points of graphics software today is the assumption that your work is destructive; Illustrator (and probably others) allow you to make non-destructive edits using Pathfinder and such, but it quickly becomes a massive pain once you're more than a few layers deep. I'd love to be able to define complex relationships between shapes and attributes in code and then jump back to WYSIWYG mode to work out the details. It's quite a complex problem to put both modes on equal footing, however. |
|