dia r3948 - in trunk: . shapes/BPMN



Author: sdteffen
Date: Mon Apr 14 21:07:53 2008
New Revision: 3948
URL: http://svn.gnome.org/viewvc/dia?rev=3948&view=rev

Log:
Further improvement of the shape, foreground color can now be choosen.


Modified:
   trunk/ChangeLog
   trunk/shapes/BPMN/Compensation.shape

Modified: trunk/shapes/BPMN/Compensation.shape
==============================================================================
--- trunk/shapes/BPMN/Compensation.shape	(original)
+++ trunk/shapes/BPMN/Compensation.shape	Mon Apr 14 21:07:53 2008
@@ -20,14 +20,14 @@
   <textbox x1="0.25" y1="0.25" x2="8.75" y2="5.75"/>
   <svg:svg>
     <svg:path style="fill: default" d="M 1 0 C 2,0 7,0 8,0 C 9,0 9,0 9,1 C 9,2 9,4 9,5 C 9,6 9,6 8,6 C 7,6 2,6 1,6 C 0,6 0,6 0,5 C 0,4 0,2 0,1 C 0,0 0,0 1,0z"/>
-    <svg:path style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" d="M 1 0 C 2,0 7,0 8,0 C 9,0 9,0 9,1 C 9,2 9,4 9,5 C 9,6 9,6 8,6 C 7,6 2,6 1,6 C 0,6 0,6 0,5 C 0,4 0,2 0,1 C 0,0 0,0 1,0"/>
-    <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="1" y1="6" x2="8" y2="6"/>
-    <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="9" y1="1" x2="9" y2="5"/>
-    <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="0" y1="1" x2="0" y2="5"/>
-    <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x1="1" y1="0" x2="8" y2="0"/>
-    <svg:polygon style="fill: #000000" points="4.3,4.8 3.8125,5.3 4.3,5.8 "/>
-    <svg:polygon style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" points="4.3,4.8 3.8125,5.3 4.3,5.8 "/>
-    <svg:polygon style="fill: #000000" points="4.9023,4.7929 4.4148,5.2929 4.9023,5.7929 "/>
-    <svg:polygon style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" points="4.9023,4.7929 4.4148,5.2929 4.9023,5.7929 "/>
+    <svg:path style="fill: none; fill-opacity:0; stroke-width: 0.1;" d="M 1 0 C 2,0 7,0 8,0 C 9,0 9,0 9,1 C 9,2 9,4 9,5 C 9,6 9,6 8,6 C 7,6 2,6 1,6 C 0,6 0,6 0,5 C 0,4 0,2 0,1 C 0,0 0,0 1,0"/>
+    <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1;" x1="1" y1="6" x2="8" y2="6"/>
+    <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1;" x1="9" y1="1" x2="9" y2="5"/>
+    <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1;" x1="0" y1="1" x2="0" y2="5"/>
+    <svg:line style="fill: none; fill-opacity:0; stroke-width: 0.1;" x1="1" y1="0" x2="8" y2="0"/>
+    <svg:polygon style="fill: foreground" points="4.3,4.8 3.8125,5.3 4.3,5.8 "/>
+    <svg:polygon style="fill: none; fill-opacity:0; stroke-width: 0.1;" points="4.3,4.8 3.8125,5.3 4.3,5.8 "/>
+    <svg:polygon style="fill: foreground" points="4.9023,4.7929 4.4148,5.2929 4.9023,5.7929 "/>
+    <svg:polygon style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke:" points="4.9023,4.7929 4.4148,5.2929 4.9023,5.7929 "/>
   </svg:svg>
 </shape>



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