Skip to content

Commit d6f8021

Browse files
authored
Create plugin.json
1 parent 7430a58 commit d6f8021

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

svg_merge_save/plugin.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "Export Vector Layers as Flat SVG",
3+
"id": "svg_merge_save",
4+
"author": "Simon Heggie",
5+
"version": "1.2",
6+
"description": "Adds a menu item in the File menu to export vector layers as a flat SVG.",
7+
"category": "Import/Export",
8+
"enabled": true,
9+
"license": "GNU"
10+
}

0 commit comments

Comments
 (0)