removed obsolete Ink/Stich, Globe, Hershey Text; added more meta data

This commit is contained in:
2021-10-15 11:56:39 +02:00
parent 67636343c1
commit 360bbc74e4
1269 changed files with 86 additions and 291857 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<name>Guilloche Contour</name>
<id>fablabchemnitz.de.guilloche_contour</id>
<id>fablabchemnitz.de.guilloche_creations.guilloche_contour</id>
<param name="contourFunction" type="optiongroup" appearance="combo" gui-text="Function">
<option value="line">Line</option>
<option value="sin">Sin</option>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<name>Guilloche Pattern</name>
<id>fablabchemnitz.de.guilloche_pattern</id>
<id>fablabchemnitz.de.guilloche_creations.guilloche_pattern</id>
<param name="patternFunction" type="optiongroup" appearance="combo" gui-text="Function">
<option value="line">Line</option>
<option value="sin">Sin</option>

View File

@ -0,0 +1,21 @@
[
{
"name": "Guilloche <various>",
"id": "fablabchemnitz.de.guilloche_creations.guilloche_contour",
"path": "guilloche_contour",
"original_name": "Guilloche <various>",
"original_id": "org.inkscape.effect.guilloche_<various>",
"license": "GNU GPL v3",
"license_url": "https://inkscape.org/de/~DrWiggly/%E2%98%85guillocheextensions-for-v1x",
"comment": "fork of https://inkscape.org/de/~fluent_user/%E2%98%85guilloche-pattern-extension",
"source_url": "https://gitea.fablabchemnitz.de/FabLab_Chemnitz/mightyscape-1.X/src/branch/master/extensions/fablabchemnitz/guilloche_creations",
"fork_url": "https://inkscape.org/de/~DrWiggly/%E2%98%85guillocheextensions-for-v1x",
"documentation_url": "https://stadtfabrikanten.org/display/IFM/Guilloche+Pattern",
"inkscape_gallery_url": null,
"main_authors": [
"inkscape.org/fluent_user",
"inkscape.org/DrWiggly",
"github.com/vmario89"
]
}
]