[GRASS-SVN] r34690 - grass/branches/develbranch_6/lib/symbol/symbol/geology

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Dec 2 19:48:22 EST 2008


Author: hamish
Date: 2008-12-02 19:48:22 -0500 (Tue, 02 Dec 2008)
New Revision: 34690

Removed:
   grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_box
   grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_circle
   grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_triangle
Log:
remove open versions as redundant, just use fillcolor=none

Deleted: grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_box
===================================================================
--- grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_box	2008-12-02 23:42:18 UTC (rev 34689)
+++ grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_box	2008-12-03 00:48:22 UTC (rev 34690)
@@ -1,16 +0,0 @@
-VERSION 1.0
-BOX -0.5 -0.5 0.5 0.5
-STRING
-  LINE
-    -1 0
-     1 0
-  END
-END
-STRING
-  LINE
-    -0.2 0
-    -0.2 0.4
-    0.2 0.4
-    0.2 0
-  END
-END

Deleted: grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_circle
===================================================================
--- grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_circle	2008-12-02 23:42:18 UTC (rev 34689)
+++ grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_circle	2008-12-03 00:48:22 UTC (rev 34690)
@@ -1,14 +0,0 @@
-VERSION 1.0
-BOX -0.5 -0.5 0.5 0.5
-STRING
-  LINE
-    -1 0
-     1 0
-  END
-END
-POLYGON
-  FCOLOR NONE
-  RING
-    ARC 0 0 0.333 0 180
-  END
-END

Deleted: grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_triangle
===================================================================
--- grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_triangle	2008-12-02 23:42:18 UTC (rev 34689)
+++ grass/branches/develbranch_6/lib/symbol/symbol/geology/strike_open_triangle	2008-12-03 00:48:22 UTC (rev 34690)
@@ -1,15 +0,0 @@
-VERSION 1.0
-BOX -0.5 -0.5 0.5 0.5
-STRING
-  LINE
-    -1 0
-     1 0
-  END
-END
-STRING
-  LINE
-    -0.25 0
-    0 0.5
-    0.25 0
-  END
-END



More information about the grass-commit mailing list