From 4962b8bf299c08209f62426a18ff24bb83216234 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Sun, 21 Dec 2014 15:30:29 +0100 Subject: Add arrow that demonstates 'auto-start-reverse' and 'context-stroke'/'context-fill'. (bzr r13808) --- share/markers/markers.svg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'share') 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 . + + + + -- cgit v1.2.3 From f01a18216e26fd87a53188018e03527c7fdf8a57 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Tue, 23 Dec 2014 10:25:08 +0100 Subject: Use gray for 'context-fill' and 'context-stroke' in marker selector. Fix rendering bug when elements with 'context-fill' and 'context-stroke' are inside groups. (bzr r13822) --- share/markers/markers.svg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share') diff --git a/share/markers/markers.svg b/share/markers/markers.svg index 825059fb0..91de99ed3 100644 --- a/share/markers/markers.svg +++ b/share/markers/markers.svg @@ -4,7 +4,8 @@ NOTE: this file is currently (0.48+) edited manually. Insert the new markers into the . --> + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + id="InkscapeMarkers"> -- cgit v1.2.3 From 9987267a71af9f69277ffc64ecae2498d3854bc4 Mon Sep 17 00:00:00 2001 From: Kris De Gussem Date: Sun, 28 Dec 2014 20:50:52 +0100 Subject: UI messages typo (bzr r13828) --- share/extensions/seamless_pattern.inx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/extensions/seamless_pattern.inx b/share/extensions/seamless_pattern.inx index fe4098e05..f63872272 100644 --- a/share/extensions/seamless_pattern.inx +++ b/share/extensions/seamless_pattern.inx @@ -4,8 +4,8 @@ org.inkscape.render.seamless_pattern seamless_pattern.py inkex.py - 100 - 100 + 100 + 100 <_param name="help-info" type="description">This extension overwrite current document -- cgit v1.2.3