1.0-alpha2
Pre-release
Pre-release
There is now a web build for GodSVG! It's not tested thoroughly and might have some bugs: https://mewpurpur.github.io/GodSVG/web-build/
Lots of thanks to @aaronfranke for working out MacOS exports with me, and @aladvs for working out web exports with me.
The biggest changes:
- Added optimizer that automatically formats attributes (by @MewPurPur)
- Implemented the ability to drag and drop SVG files inside the window (by @Kiisu-Master)
- Implemented CLI file opening and the ability to use GodSVG in "Open With..." dialogs (by @ilikefrogs101)
- Various improvements to input handling in the viewport (by @Kiisu-Master)
- Added handles for circle and ellipse radii and for rect sides (by @MewPurPur)
- Added the ability to convert between tag types (by @MewPurPur)
- A lot of small improvements
- Bugfixes
- New bugs