From 6495db2fccb1a31d77f3045ae1a1742aadedcf2c Mon Sep 17 00:00:00 2001 From: bulia byak Date: Sat, 21 Oct 2006 05:40:22 +0000 Subject: new example by Konstantin Rotkevich (bzr r1818) --- share/examples/Makefile.am | 4 +++- share/examples/car.svgz | Bin 0 -> 109405 bytes 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 share/examples/car.svgz 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 new file mode 100644 index 000000000..304fe14f6 Binary files /dev/null and b/share/examples/car.svgz differ -- cgit v1.2.3