summaryrefslogtreecommitdiffstats
path: root/share/patterns/README
diff options
context:
space:
mode:
authorValentin Ionita <valentin.ionita1201@gmail.com>2019-08-19 18:38:08 +0000
committerTavmjong Bah <tavmjong@free.fr>2019-08-19 18:38:08 +0000
commitdaf25233fe9b7713f0b5c3c6f1b42b3fac8abb1c (patch)
tree2143be1f81e30ef55be7a548bebe6734c3533248 /share/patterns/README
parentreduce usage of desktop coordinates (#341) (diff)
downloadinkscape-daf25233fe9b7713f0b5c3c6f1b42b3fac8abb1c.tar.gz
inkscape-daf25233fe9b7713f0b5c3c6f1b42b3fac8abb1c.zip
Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.
Diffstat (limited to 'share/patterns/README')
-rw-r--r--share/patterns/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/share/patterns/README b/share/patterns/README
deleted file mode 100644
index 7035a58a9..000000000
--- a/share/patterns/README
+++ /dev/null
@@ -1,14 +0,0 @@
-This is the directory with Inkscape's stock patterns. They are
-stored in the defs of the SVG document patterns.svg. Within
-Inkscape, they can be accessed via the pattern fill option on either
-Fill or Stroke tab of the Fill & Stroke dialog (Ctrl+Shift+F). You
-can also create a new pattern from selected objects by the Objects
-to Pattern command.
-
-Internationalization
-
-This file is internationalized the same way as share/filters/filters/svg
-The i18n.py script called from the makefile will extract strings from
-patterns.svg into a patterns.svg.h file. Intltool is then able to extracts
-these strings just like from normal .h files.
-