diff options
Diffstat (limited to 'share/extensions/other/clipart/README.md')
-rw-r--r-- | share/extensions/other/clipart/README.md | 12 |
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. + |