diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-10-21 05:40:22 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-10-21 05:40:22 +0000 |
| commit | 6495db2fccb1a31d77f3045ae1a1742aadedcf2c (patch) | |
| tree | 4ff00abd57dd1f5cd33b02e8af499739ac3951ba /share/examples | |
| parent | make blur slider a percentage; change opacity to 1..100 as well; ensure the f... (diff) | |
| download | inkscape-6495db2fccb1a31d77f3045ae1a1742aadedcf2c.tar.gz inkscape-6495db2fccb1a31d77f3045ae1a1742aadedcf2c.zip | |
new example by Konstantin Rotkevich
(bzr r1818)
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/Makefile.am | 4 | ||||
| -rw-r--r-- | share/examples/car.svgz | bin | 0 -> 109405 bytes |
2 files changed, 3 insertions, 1 deletions
diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am index 5cf0e8dc2..c7879d766 100644 --- a/share/examples/Makefile.am +++ b/share/examples/Makefile.am @@ -15,6 +15,8 @@ example_DATA = \ tesselation-P3.svg \ art-nouveau-P3.svg \ eastern-motive-P4G.svg \ - l-systems.svgz + l-systems.svgz \ + glass.svg \ + car.svgz EXTRA_DIST = $(example_DATA) diff --git a/share/examples/car.svgz b/share/examples/car.svgz Binary files differnew file mode 100644 index 000000000..304fe14f6 --- /dev/null +++ b/share/examples/car.svgz |
