0
votes
2answers
733 views

How to Batch-export layers of Inkscape-generated SVG-file to Bitmap for sprites?

Batch -export means that I may need to add certain transformations such as anti-alias, contrast-fixes and resizing. SVG here means I am using Inkscape. One layer here is a sprite. I currently export ...