Bugs Addressed from v1.0:
- Fixed the export scaling so that the SVG is 1:1. Previous export would export all artwork in a 1mm space and would need to be scaled up around 12,000x
- Fixed the export being flipped both horizontally and vertically
- I added a svgwrite viewBox parameter to the export to address issues stemming
from how Inkscape and Illustrator differently handle the "User Units"
(this would result in the same SVG displaying
very differently in the two programs. The problem stems from Inkscape
using 96DPI as its native pixel space and Illustrator using 72DPI). Issues: Currently the camera mode is only set to orthographic.
- Added Vector Clip to cleanly truncate incoming geometry
- Added a Paper to Pixel resolution calculator
- Added a dropdown to quickly change the raster resolution to common resolutions (i.e. for instagram and HD video)