From 55d43e4e27e0ba58a47fad70957dfa989aa173ad Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Tue, 14 Aug 2007 20:54:48 +0000 Subject: Commit LivePathEffect branch to trunk! (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) --- share/examples/live-path-effects-gears.svg | 67 ++++ share/examples/live-path-effects-skeletal.svg | 448 ++++++++++++++++++++++++++ share/examples/live-path-effects-slant.svg | 73 +++++ share/examples/live-path-effects-uri.svg | 77 +++++ 4 files changed, 665 insertions(+) create mode 100644 share/examples/live-path-effects-gears.svg create mode 100644 share/examples/live-path-effects-skeletal.svg create mode 100644 share/examples/live-path-effects-slant.svg create mode 100644 share/examples/live-path-effects-uri.svg (limited to 'share/examples') diff --git a/share/examples/live-path-effects-gears.svg b/share/examples/live-path-effects-gears.svg new file mode 100644 index 000000000..e85e000d3 --- /dev/null +++ b/share/examples/live-path-effects-gears.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/share/examples/live-path-effects-skeletal.svg b/share/examples/live-path-effects-skeletal.svg new file mode 100644 index 000000000..24044301a --- /dev/null +++ b/share/examples/live-path-effects-skeletal.svg @@ -0,0 +1,448 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + 3 + + + + + 4 + + + + + + + + + + + + + + + + + + + Transform shape into single path + + Copy to clipboard(it is easiest later on to move the noseof the fish to the top-left corner of the document (0,0) before copying to the clipboard, so you don't have to manually tweak the origin parameter) + + Draw the skeleton path + Press Ctrl-Shift-7 and apply Skeletal Strokes to the skeleton path.Press the paste button next to "pattern" + + + 1 + + + 2 + Press F2 and notice that the red skeleton path is live edittable on-canvas + + + 5 + + diff --git a/share/examples/live-path-effects-slant.svg b/share/examples/live-path-effects-slant.svg new file mode 100644 index 000000000..7b547bd91 --- /dev/null +++ b/share/examples/live-path-effects-slant.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/share/examples/live-path-effects-uri.svg b/share/examples/live-path-effects-uri.svg new file mode 100644 index 000000000..a6ecb3ee8 --- /dev/null +++ b/share/examples/live-path-effects-uri.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + -- cgit v1.2.3