[dia] jigsaw: optimize to combine fill and stroke in one element



commit ee2751fa03ef8055a852ec6c762a96b85653cb87
Author: Hans Breuer <hans breuer org>
Date:   Sun Apr 27 11:28:55 2014 +0200

    jigsaw: optimize to combine fill and stroke in one element

 shapes/jigsaw/part_iiii.shape |    3 +--
 shapes/jigsaw/part_iiio.shape |    3 +--
 shapes/jigsaw/part_iioi.shape |    3 +--
 shapes/jigsaw/part_iioo.shape |    3 +--
 shapes/jigsaw/part_ioii.shape |    3 +--
 shapes/jigsaw/part_ioio.shape |    3 +--
 shapes/jigsaw/part_iooi.shape |    3 +--
 shapes/jigsaw/part_iooo.shape |    3 +--
 shapes/jigsaw/part_oiii.shape |    3 +--
 shapes/jigsaw/part_oiio.shape |    3 +--
 shapes/jigsaw/part_oioi.shape |    3 +--
 shapes/jigsaw/part_oioo.shape |    3 +--
 shapes/jigsaw/part_ooii.shape |    3 +--
 shapes/jigsaw/part_ooio.shape |    3 +--
 shapes/jigsaw/part_oooi.shape |    3 +--
 shapes/jigsaw/part_oooo.shape |    5 ++---
 16 files changed, 17 insertions(+), 33 deletions(-)
---
diff --git a/shapes/jigsaw/part_iiii.shape b/shapes/jigsaw/part_iiii.shape
index 6840888..9e2f2de 100644
--- a/shapes/jigsaw/part_iiii.shape
+++ b/shapes/jigsaw/part_iiii.shape
@@ -8,7 +8,6 @@
   <default-width>3cm</default-width>
   <default-height>3cm</default-height>
 <svg:svg width="3" height="3">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 
8,5 8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 
12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_iiio.shape b/shapes/jigsaw/part_iiio.shape
index 1e6dcb1..c2e932f 100644
--- a/shapes/jigsaw/part_iiio.shape
+++ b/shapes/jigsaw/part_iiio.shape
@@ -7,7 +7,6 @@
   <default-width>4cm</default-width>
   <default-height>3cm</default-height>
 <svg:svg width="4" height="3">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 
8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 
C 4,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_iioi.shape b/shapes/jigsaw/part_iioi.shape
index e12931b..0d9aaaa 100644
--- a/shapes/jigsaw/part_iioi.shape
+++ b/shapes/jigsaw/part_iioi.shape
@@ -7,7 +7,6 @@
   <default-width>3cm</default-width>
   <default-height>4cm</default-height>
 <svg:svg width="3" height="4">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 
8,5 8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 
12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_iioo.shape b/shapes/jigsaw/part_iioo.shape
index c53c5cd..5afd4cf 100644
--- a/shapes/jigsaw/part_iioo.shape
+++ b/shapes/jigsaw/part_iioo.shape
@@ -7,7 +7,6 @@
   <default-width>4cm</default-width>
   <default-height>4cm</default-height>
 <svg:svg width="4" height="4">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 
8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 
C 4,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_ioii.shape b/shapes/jigsaw/part_ioii.shape
index c9a7c58..e145d78 100644
--- a/shapes/jigsaw/part_ioii.shape
+++ b/shapes/jigsaw/part_ioii.shape
@@ -7,7 +7,6 @@
   <default-width>4cm</default-width>
   <default-height>3cm</default-height>
 <svg:svg width="4" height="3">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 
8,5 8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 
12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_ioio.shape b/shapes/jigsaw/part_ioio.shape
index feebad3..04ce4f4 100644
--- a/shapes/jigsaw/part_ioio.shape
+++ b/shapes/jigsaw/part_ioio.shape
@@ -7,7 +7,6 @@
   <default-width>5cm</default-width>
   <default-height>3cm</default-height>
 <svg:svg width="5" height="3">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 
8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 
C 4,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_iooi.shape b/shapes/jigsaw/part_iooi.shape
index 5044bc6..71c9773 100644
--- a/shapes/jigsaw/part_iooi.shape
+++ b/shapes/jigsaw/part_iooi.shape
@@ -7,7 +7,6 @@
   <default-width>4cm</default-width>
   <default-height>4cm</default-height>
 <svg:svg width="4" height="4">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 
8,5 8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 
12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_iooo.shape b/shapes/jigsaw/part_iooo.shape
index 75870e9..35f25e9 100644
--- a/shapes/jigsaw/part_iooo.shape
+++ b/shapes/jigsaw/part_iooo.shape
@@ -7,7 +7,6 @@
   <default-width>5cm</default-width>
   <default-height>4cm</default-height>
 <svg:svg width="5" height="4">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 
8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 
C 4,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_oiii.shape b/shapes/jigsaw/part_oiii.shape
index 4bee057..724f659 100644
--- a/shapes/jigsaw/part_oiii.shape
+++ b/shapes/jigsaw/part_oiii.shape
@@ -7,7 +7,6 @@
   <default-width>3cm</default-width>
   <default-height>4cm</default-height>
 <svg:svg width="3cm" height="4cm">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 
8,5 8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 
12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_oiio.shape b/shapes/jigsaw/part_oiio.shape
index fe76ef9..96952f8 100644
--- a/shapes/jigsaw/part_oiio.shape
+++ b/shapes/jigsaw/part_oiio.shape
@@ -7,7 +7,6 @@
   <default-width>4cm</default-width>
   <default-height>4cm</default-height>
 <svg:svg width="4" height="4">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 
8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 
C 4,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_oioi.shape b/shapes/jigsaw/part_oioi.shape
index bc4dac5..fb776ba 100644
--- a/shapes/jigsaw/part_oioi.shape
+++ b/shapes/jigsaw/part_oioi.shape
@@ -7,7 +7,6 @@
   <default-width>3cm</default-width>
   <default-height>5cm</default-height>
 <svg:svg width="3" height="5">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 
8,5 8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 
12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_oioo.shape b/shapes/jigsaw/part_oioo.shape
index 99778ed..eeff2a7 100644
--- a/shapes/jigsaw/part_oioo.shape
+++ b/shapes/jigsaw/part_oioo.shape
@@ -7,7 +7,6 @@
   <default-width>4cm</default-width>
   <default-height>5cm</default-height>
 <svg:svg width="4" height="5">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 
8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 
C 4,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_ooii.shape b/shapes/jigsaw/part_ooii.shape
index 6c90dcf..bb13584 100644
--- a/shapes/jigsaw/part_ooii.shape
+++ b/shapes/jigsaw/part_ooii.shape
@@ -7,7 +7,6 @@
   <default-width>4cm</default-width>
   <default-height>4cm</default-height>
 <svg:svg width="4" height="4">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 
8,5 8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 
12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_ooio.shape b/shapes/jigsaw/part_ooio.shape
index 8848a26..e966719 100644
--- a/shapes/jigsaw/part_ooio.shape
+++ b/shapes/jigsaw/part_ooio.shape
@@ -7,7 +7,6 @@
   <default-width>5cm</default-width>
   <default-height>4cm</default-height>
 <svg:svg width="5" height="4">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 
8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 
C 4,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_oooi.shape b/shapes/jigsaw/part_oooi.shape
index d52214d..822dfe9 100644
--- a/shapes/jigsaw/part_oooi.shape
+++ b/shapes/jigsaw/part_oooi.shape
@@ -7,7 +7,6 @@
   <default-width>4cm</default-width>
   <default-height>5cm</default-height>
 <svg:svg width="4" height="5">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 
8,5 8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 
12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/>
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>
diff --git a/shapes/jigsaw/part_oooo.shape b/shapes/jigsaw/part_oooo.shape
index 787bcd6..7f52ea5 100644
--- a/shapes/jigsaw/part_oooo.shape
+++ b/shapes/jigsaw/part_oooo.shape
@@ -6,8 +6,7 @@
   <connections><point x="14" y="10" main="yes"/></connections>
   <default-width>5cm</default-width>
   <default-height>5cm</default-height>
-<svg:svg width="5" height="5" viewBox="3 -1 21 21">
-  <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 
20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 
19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 
8,4z"/>
-  <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 
14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 
19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 
C 4,5 8,10 8,8 C 8,6 8,5 8,4"/>
+<svg:svg width="5" height="5">
+  <svg:path style="fill: background; stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 
9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 
20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 
8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/>
 </svg:svg>
 </shape>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]