diff --git a/src/examples/MultiCanvas.cpp b/src/examples/MultiCanvas.cpp index 1bd6150c..a3beb951 100644 --- a/src/examples/MultiCanvas.cpp +++ b/src/examples/MultiCanvas.cpp @@ -33,8 +33,8 @@ using namespace std; /************************************************************************/ #define WIDTH 800 #define HEIGHT 800 -#define NUM_PER_LINE 4 -#define SIZE 200 +#define NUM_PER_LINE 5 +#define SIZE (WIDTH/NUM_PER_LINE) static size_t count = 0; static std::vector> canvases; diff --git a/src/examples/Svg.cpp b/src/examples/Svg.cpp index 33cb9825..5ec815f6 100644 --- a/src/examples/Svg.cpp +++ b/src/examples/Svg.cpp @@ -27,8 +27,8 @@ /* Drawing Commands */ /************************************************************************/ -#define NUM_PER_LINE 4 -#define SIZE 200 +#define NUM_PER_LINE 5 +#define SIZE (WIDTH/NUM_PER_LINE) static int count = 0; diff --git a/src/examples/images/alphachannel.svg b/src/examples/images/alphachannel.svg new file mode 100644 index 00000000..6323151b --- /dev/null +++ b/src/examples/images/alphachannel.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/examples/images/eee.svg b/src/examples/images/eee.svg deleted file mode 100644 index c23875ee..00000000 --- a/src/examples/images/eee.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/examples/images/gallardo.svg b/src/examples/images/gallardo.svg new file mode 100644 index 00000000..8fb17a71 --- /dev/null +++ b/src/examples/images/gallardo.svg @@ -0,0 +1,5155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Lamborghini Gallardo + 10.25.2006 + + + Michael Grosberg + + + A traced Lamborghini Gallardo. +The source image can be found at: +http://en.wikipedia.org/wiki/Image:Lamborghini_Gallardo_silver.jpg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/examples/images/gradient_stroke.svg b/src/examples/images/gradient_stroke.svg new file mode 100644 index 00000000..1119335a --- /dev/null +++ b/src/examples/images/gradient_stroke.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/examples/images/heliocentric.svg b/src/examples/images/heliocentric.svg new file mode 100644 index 00000000..79910b64 --- /dev/null +++ b/src/examples/images/heliocentric.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/examples/images/ietf.svg b/src/examples/images/ietf.svg new file mode 100644 index 00000000..ea933e10 --- /dev/null +++ b/src/examples/images/ietf.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/examples/images/intertwingly.svg b/src/examples/images/intertwingly.svg new file mode 100644 index 00000000..a064e3ab --- /dev/null +++ b/src/examples/images/intertwingly.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/examples/images/open-clipart.svg b/src/examples/images/open-clipart.svg new file mode 100644 index 00000000..0d8eea97 --- /dev/null +++ b/src/examples/images/open-clipart.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/examples/images/opensearch.svg b/src/examples/images/opensearch.svg new file mode 100644 index 00000000..2a3083ff --- /dev/null +++ b/src/examples/images/opensearch.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/examples/images/penrose-tiling.svg b/src/examples/images/penrose-tiling.svg new file mode 100644 index 00000000..b60a6db8 --- /dev/null +++ b/src/examples/images/penrose-tiling.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/examples/images/rg1024_eggs.svg b/src/examples/images/rg1024_eggs.svg new file mode 100644 index 00000000..6192d9eb --- /dev/null +++ b/src/examples/images/rg1024_eggs.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file