Releases: SimonHeggie/Krita-svg_merge_save
Releases · SimonHeggie/Krita-svg_merge_save
svg_merge_save_v1.2
Fixed several glaring issues.
Name changed for clarity to adapt to the purpose of the tool. (Last time I promise)
And merged content will auto delete itself whether the user saves or closes the dialog as expected.
I just need to figure out how to prevent Krita from counting that as undo history.
And the other thing I really want to fix: raising the menu from the bottom to just below the other export options.
Try it out.
-S
svg_merge_save_v1.1
Mostly functional.
Shows up as a menu item in the file menu. SHOULD be showing up in export section, but is at the bottom until I figure out why :)
If the user cancels a save, they will need to manually delete the merged svg content... this is a known bug and I'm not sure yet how to fix it.
Working on it...
-S
svg_merge_save_v1.0
- Duplicates all vector documents in your file into a temporary group layer.
- Merges all vector layers found
- Brings up export SVG dialogue for saving multiple vector layers to one flat SVG file.
-S