From cca66b9ec4e494c1d919bff0f71a820d8afab1fa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:24:48 +0200 Subject: Adding upstream version 1.2.2. Signed-off-by: Daniel Baumann --- share/extensions/other/clipart/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 share/extensions/other/clipart/README.md (limited to 'share/extensions/other/clipart/README.md') 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. + -- cgit v1.2.3