summaryrefslogtreecommitdiffstats
path: root/share/markers
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2014-12-21 14:30:29 +0000
committertavmjong-free <tavmjong@free.fr>2014-12-21 14:30:29 +0000
commit4962b8bf299c08209f62426a18ff24bb83216234 (patch)
tree6f585e023c9cb22db56d1b2ce28419e8820a6c9c /share/markers
parentImplement rendering for 'context-fill' and 'context-stroke' (text not handled... (diff)
downloadinkscape-4962b8bf299c08209f62426a18ff24bb83216234.tar.gz
inkscape-4962b8bf299c08209f62426a18ff24bb83216234.zip
Add arrow that demonstates 'auto-start-reverse' and 'context-stroke'/'context-fill'.
(bzr r13808)
Diffstat (limited to 'share/markers')
-rw-r--r--share/markers/markers.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/markers/markers.svg b/share/markers/markers.svg
index de877a287..825059fb0 100644
--- a/share/markers/markers.svg
+++ b/share/markers/markers.svg
@@ -300,5 +300,9 @@ Insert the new markers into the <defs>.
</g>
</marker>
+ <marker id="ExperimentalArrow" refX="5.0" refY="3.0" orient="auto-start-reverse" inkscape:stockid="ExperimentalArrow">
+ <path style="fill:context-stroke" d="m 10,3 -10,3 0,-6 z"/>
+ </marker>
+
</defs>
</svg>