From e45556b5f45b34e70c8f9e11bca4209e40c36af4 Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Wed, 13 Oct 2021 18:56:39 +0200 Subject: [PATCH] more adjustments in meta data --- .../barrel_distorsion/meta.json | 20 ++++++++++++++++ .../fablabchemnitz/batch_task/meta.json | 20 ++++++++++++++++ .../fablabchemnitz/bezier_envelope/meta.json | 20 ++++++++++++++++ extensions/fablabchemnitz/blobs/meta.json | 20 ++++++++++++++++ .../fablabchemnitz/blueprint_maker/meta.json | 20 ++++++++++++++++ .../circular_ground_from_template.inx | 4 ++-- .../circular_ground_from_template.py | 4 ++-- .../bobbinlace/ground_from_template.inx | 4 ++-- .../bobbinlace/ground_from_template.py | 10 +++++--- .../fablabchemnitz/bobbinlace/meta.json | 23 +++++++++++++++++++ .../fablabchemnitz/bobbinlace/polar_grid.inx | 4 ++-- .../bobbinlace/regular_grid.inx | 4 ++-- .../bouwkamp_code.inx | 0 .../bouwkamp_code.py | 0 .../fablabchemnitz/boukwamp_code/meta.json | 20 ++++++++++++++++ .../fablabchemnitz/bounding_box/meta.json | 19 +++++++++++++++ 16 files changed, 179 insertions(+), 13 deletions(-) create mode 100644 extensions/fablabchemnitz/barrel_distorsion/meta.json create mode 100644 extensions/fablabchemnitz/batch_task/meta.json create mode 100644 extensions/fablabchemnitz/bezier_envelope/meta.json create mode 100644 extensions/fablabchemnitz/blobs/meta.json create mode 100644 extensions/fablabchemnitz/blueprint_maker/meta.json create mode 100644 extensions/fablabchemnitz/bobbinlace/meta.json rename extensions/fablabchemnitz/{boukamp_code => boukwamp_code}/bouwkamp_code.inx (100%) rename extensions/fablabchemnitz/{boukamp_code => boukwamp_code}/bouwkamp_code.py (100%) create mode 100644 extensions/fablabchemnitz/boukwamp_code/meta.json create mode 100644 extensions/fablabchemnitz/bounding_box/meta.json diff --git a/extensions/fablabchemnitz/barrel_distorsion/meta.json b/extensions/fablabchemnitz/barrel_distorsion/meta.json new file mode 100644 index 00000000..1d774dd8 --- /dev/null +++ b/extensions/fablabchemnitz/barrel_distorsion/meta.json @@ -0,0 +1,20 @@ +[ + { + "name": "Barrel Distortion", + "id": "fablabchemnitz.de.barrel_distorsion", + "path": "barrel_distorsion", + "original_name": "Distortion", + "original_id": "org.pub.dIstorsion", + "license": "MIT License", + "license_url": "https://github.com/ucuapps/InkscapeBarrelDistortion/blob/master/LICENSE", + "comment": "", + "source_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/barrel_distorsion", + "fork_url": "https://github.com/ucuapps/InkscapeBarrelDistortion", + "documentation_url": "https://stadtfabrikanten.org/display/IFM/Barrel+Distortion", + "inkscape_gallery_url": null, + "main_authors": [ + "github.com/ucuapps", + "github.com/vmario89" + ] + } +] \ No newline at end of file diff --git a/extensions/fablabchemnitz/batch_task/meta.json b/extensions/fablabchemnitz/batch_task/meta.json new file mode 100644 index 00000000..41beb742 --- /dev/null +++ b/extensions/fablabchemnitz/batch_task/meta.json @@ -0,0 +1,20 @@ +[ + { + "name": "Batch Task", + "id": "fablabchemnitz.de.batch_task", + "path": "batch_task", + "original_name": "BatchTask", + "original_id": "org.inkscape.batch_task", + "license": "MIT License", + "license_url": "https://github.com/heyzec/Inkscape-Extensions/blob/main/LICENSE", + "comment": "", + "source_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/batch_task", + "fork_url": "https://github.com/heyzec/Inkscape-Extensions/", + "documentation_url": "https://stadtfabrikanten.org/display/IFM/Batch+Task", + "inkscape_gallery_url": null, + "main_authors": [ + "github.com/heyzec", + "github.com/vmario89" + ] + } +] \ No newline at end of file diff --git a/extensions/fablabchemnitz/bezier_envelope/meta.json b/extensions/fablabchemnitz/bezier_envelope/meta.json new file mode 100644 index 00000000..bb3b6137 --- /dev/null +++ b/extensions/fablabchemnitz/bezier_envelope/meta.json @@ -0,0 +1,20 @@ +[ + { + "name": "Bezier Envelope", + "id": "fablabchemnitz.de.bezier_envelope", + "path": "bezier_envelope", + "original_name": "Bezier Envelope", + "original_id": "de.gerrit_karius.envelope", + "license": "GNU GPL v2", + "license_url": "https://github.com/shlomif/Bezier-Envelope-for-Inkscape/blob/master/LICENSE", + "comment": "", + "source_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/bezier_envelope", + "fork_url": "https://github.com/shlomif/Bezier-Envelope-for-Inkscape", + "documentation_url": "https://stadtfabrikanten.org/display/IFM/Bezier+Envelope", + "inkscape_gallery_url": null, + "main_authors": [ + "github.com/shlomif", + "github.com/vmario89" + ] + } +] \ No newline at end of file diff --git a/extensions/fablabchemnitz/blobs/meta.json b/extensions/fablabchemnitz/blobs/meta.json new file mode 100644 index 00000000..ecfaaeec --- /dev/null +++ b/extensions/fablabchemnitz/blobs/meta.json @@ -0,0 +1,20 @@ +[ + { + "name": "Blobs Texture", + "id": "fablabchemnitz.de.blobs", + "path": "blobs", + "original_name": "Blobs texture", + "original_id": "org.ekips.filter.blobsTexture", + "license": "GNU GPL v2", + "license_url": "https://inkscape.org/~kurn/%E2%98%85blobs", + "comment": "", + "source_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/blobs", + "fork_url": "https://inkscape.org/~kurn/%E2%98%85blobs", + "documentation_url": "https://stadtfabrikanten.org/display/IFM/Blobs+Texture", + "inkscape_gallery_url": null, + "main_authors": [ + "inkscape.org/kurn", + "github.com/vmario89" + ] + } +] \ No newline at end of file diff --git a/extensions/fablabchemnitz/blueprint_maker/meta.json b/extensions/fablabchemnitz/blueprint_maker/meta.json new file mode 100644 index 00000000..54855993 --- /dev/null +++ b/extensions/fablabchemnitz/blueprint_maker/meta.json @@ -0,0 +1,20 @@ +[ + { + "name": "Blueprint Maker", + "id": "fablabchemnitz.de.blueprint_maker", + "path": "blueprint_maker", + "original_name": "Blueprint Maker", + "original_id": "org.inkscape.blueprint-maker", + "license": "GNU AGPL v3", + "license_url": "https://framagit.org/SxncR0OR/inkscape-extension-blueprint/-/blob/master/LICENSE.md", + "comment": "", + "source_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/blueprint_maker", + "fork_url": "https://framagit.org/SxncR0OR/inkscape-extension-blueprint", + "documentation_url": "https://stadtfabrikanten.org/display/IFM/Blueprint+Maker", + "inkscape_gallery_url": null, + "main_authors": [ + "framagit.org/SxncR0OR", + "github.com/vmario89" + ] + } +] \ No newline at end of file diff --git a/extensions/fablabchemnitz/bobbinlace/circular_ground_from_template.inx b/extensions/fablabchemnitz/bobbinlace/circular_ground_from_template.inx index 7a9a58d2..3587bbbe 100644 --- a/extensions/fablabchemnitz/bobbinlace/circular_ground_from_template.inx +++ b/extensions/fablabchemnitz/bobbinlace/circular_ground_from_template.inx @@ -1,7 +1,7 @@ - Circular Ground from Template - fablabchemnitz.de.circular_ground_from_template + Bobbin Lace - Circular Ground from Template + fablabchemnitz.de.bobbinlace.circular_ground_from_template ./templates/ diff --git a/extensions/fablabchemnitz/bobbinlace/circular_ground_from_template.py b/extensions/fablabchemnitz/bobbinlace/circular_ground_from_template.py index 32c2f511..782a0a71 100644 --- a/extensions/fablabchemnitz/bobbinlace/circular_ground_from_template.py +++ b/extensions/fablabchemnitz/bobbinlace/circular_ground_from_template.py @@ -151,8 +151,8 @@ class CircularGroundFromTemplate(inkex.EffectExtension): 'stroke-opacity': '1.0', 'fill-opacity': '1.0', 'stroke': self.options.linecolor, - 'stroke-linecap': 'round', - 'stroke-linejoin': 'round', + 'stroke-linecap': 'butt', + 'stroke-linejoin': 'butt', 'fill': 'none' } diff --git a/extensions/fablabchemnitz/bobbinlace/ground_from_template.inx b/extensions/fablabchemnitz/bobbinlace/ground_from_template.inx index c508542d..5f9b2d3f 100644 --- a/extensions/fablabchemnitz/bobbinlace/ground_from_template.inx +++ b/extensions/fablabchemnitz/bobbinlace/ground_from_template.inx @@ -1,7 +1,7 @@ - Ground From Template - fablabchemnitz.de.ground_from_template + Bobbin Lace - Ground From Template + fablabchemnitz.de.bobbinlace.ground_from_template ./templates/ diff --git a/extensions/fablabchemnitz/bobbinlace/ground_from_template.py b/extensions/fablabchemnitz/bobbinlace/ground_from_template.py index 696115e7..094a2dfc 100644 --- a/extensions/fablabchemnitz/bobbinlace/ground_from_template.py +++ b/extensions/fablabchemnitz/bobbinlace/ground_from_template.py @@ -87,9 +87,13 @@ class GroundFromTemplate(inkex.EffectExtension): # define the stroke style s = {'stroke-linejoin': 'miter', - 'stroke-width': self.options.linewidth, 'stroke-opacity': '1.0', - 'fill-opacity': '1.0', 'stroke': self.options.linecolor, - 'stroke-linecap': 'round', 'stroke-linejoin': 'round', 'fill': 'none' + 'stroke-width': self.options.linewidth, + 'stroke-opacity': '1.0', + 'fill-opacity': '1.0', + 'stroke': self.options.linecolor, + 'stroke-linecap': 'butt', + 'stroke-linejoin': 'butt', + 'fill': 'none' } # create attributes from style and path diff --git a/extensions/fablabchemnitz/bobbinlace/meta.json b/extensions/fablabchemnitz/bobbinlace/meta.json new file mode 100644 index 00000000..48b4c6a9 --- /dev/null +++ b/extensions/fablabchemnitz/bobbinlace/meta.json @@ -0,0 +1,23 @@ +[ + { + "name": "", + "id": "fablabchemnitz.de.bobbinlace.", + "path": "bobbinlace", + "original_name": "", + "original_id": "tesselace.", + "license": "GNU GPL v3 / Simplified BSD License", + "license_url": "https://d-bl.github.io/inkscape-bobbinlace/", + "comment": "Mixed licenses", + "source_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/bobbinlace", + "fork_url": "https://github.com/d-bl/inkscape-bobbinlace", + "documentation_url": "https://stadtfabrikanten.org/display/IFM/Bobbin+Lace", + "inkscape_gallery_url": null, + "main_authors": [ + "github.com/d-bl", + "github.com/veronika", + "github.com/Neon22", + "github.com/jo-pol", + "github.com/vmario89" + ] + } +] \ No newline at end of file diff --git a/extensions/fablabchemnitz/bobbinlace/polar_grid.inx b/extensions/fablabchemnitz/bobbinlace/polar_grid.inx index 0ecd631c..e0df3b13 100644 --- a/extensions/fablabchemnitz/bobbinlace/polar_grid.inx +++ b/extensions/fablabchemnitz/bobbinlace/polar_grid.inx @@ -1,7 +1,7 @@ - Polar Grid - fablabchemnitz.de.polar_grid + Bobbin Lace - Polar Grid + fablabchemnitz.de.bobbinlace.polar_grid diff --git a/extensions/fablabchemnitz/bobbinlace/regular_grid.inx b/extensions/fablabchemnitz/bobbinlace/regular_grid.inx index 96fc0f31..8801b1fc 100644 --- a/extensions/fablabchemnitz/bobbinlace/regular_grid.inx +++ b/extensions/fablabchemnitz/bobbinlace/regular_grid.inx @@ -1,7 +1,7 @@ - Regular Grid - fablabchemnitz.de.regular_grid + Bobbin Lace - Regular Grid + fablabchemnitz.de.bobbinlace.regular_grid diff --git a/extensions/fablabchemnitz/boukamp_code/bouwkamp_code.inx b/extensions/fablabchemnitz/boukwamp_code/bouwkamp_code.inx similarity index 100% rename from extensions/fablabchemnitz/boukamp_code/bouwkamp_code.inx rename to extensions/fablabchemnitz/boukwamp_code/bouwkamp_code.inx diff --git a/extensions/fablabchemnitz/boukamp_code/bouwkamp_code.py b/extensions/fablabchemnitz/boukwamp_code/bouwkamp_code.py similarity index 100% rename from extensions/fablabchemnitz/boukamp_code/bouwkamp_code.py rename to extensions/fablabchemnitz/boukwamp_code/bouwkamp_code.py diff --git a/extensions/fablabchemnitz/boukwamp_code/meta.json b/extensions/fablabchemnitz/boukwamp_code/meta.json new file mode 100644 index 00000000..264fab2f --- /dev/null +++ b/extensions/fablabchemnitz/boukwamp_code/meta.json @@ -0,0 +1,20 @@ +[ + { + "name": "Bouwkamp Code", + "id": "fablabchemnitz.de.bouwkamp_code", + "path": "boukamp_code", + "original_name": "Bouwkamp code", + "original_id": "de.pascalwagler.inkscape.bouwkamp", + "license": "BSD 3-Clause License", + "license_url": "https://github.com/Wandmalfarbe/bouwkamp-code-generator/blob/master/LICENSE", + "comment": "ported to Inkscape v1 by Mario Voigt", + "source_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/boukamp_code", + "fork_url": "https://github.com/Wandmalfarbe/bouwkamp-code-generator", + "documentation_url": "https://stadtfabrikanten.org/display/IFM/Bouwkamp+Code", + "inkscape_gallery_url": null, + "main_authors": [ + "github.com/Wandmalfarbe", + "github.com/vmario89" + ] + } +] \ No newline at end of file diff --git a/extensions/fablabchemnitz/bounding_box/meta.json b/extensions/fablabchemnitz/bounding_box/meta.json new file mode 100644 index 00000000..c6fa9d74 --- /dev/null +++ b/extensions/fablabchemnitz/bounding_box/meta.json @@ -0,0 +1,19 @@ +[ + { + "name": "Bounding Box", + "id": "fablabchemnitz.de.bounding_box", + "path": "bounding_box", + "original_name": "Bounding Box", + "original_id": "fablabchemnitz.de.bounding_box", + "license": "GNU GPL v3", + "license_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/LICENSE", + "comment": "", + "source_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/bounding_box", + "fork_url": null, + "documentation_url": "https://stadtfabrikanten.org/display/IFM/Bounding+Box", + "inkscape_gallery_url": null, + "main_authors": [ + "github.com/vmario89" + ] + } +] \ No newline at end of file