summaryrefslogtreecommitdiffstats
path: root/share/extensions/other/clipart/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 11:50:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 11:50:49 +0000
commitc853ffb5b2f75f5a889ed2e3ef89b818a736e87a (patch)
tree7d13a0883bb7936b84d6ecdd7bc332b41ed04bee /share/extensions/other/clipart/README.md
parentInitial commit. (diff)
downloadinkscape-upstream.tar.xz
inkscape-upstream.zip
Adding upstream version 1.3+ds.upstream/1.3+dsupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/extensions/other/clipart/README.md')
-rw-r--r--share/extensions/other/clipart/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/extensions/other/clipart/README.md b/share/extensions/other/clipart/README.md
new file mode 100644
index 0000000..5443006
--- /dev/null
+++ b/share/extensions/other/clipart/README.md
@@ -0,0 +1,12 @@
+# Import Web Image (inkscape extension)
+
+This Inkscape extension allows inkscape users to import graphics into Inkscape from a selection of internet sources.
+
+It is a graphical user interface which allows the searching for, and selection of both svg and raster images and these are then inserted into the current document.
+
+# Sources
+
+New sources can be added at any time. They should include an icon, and a python file with the same name and should allow the user to search and download resources from the target website or platform.
+
+Please see existing python files for examples.
+