[GRASS-SVN] r56665 - grass/branches/develbranch_6/lib/symbol/symbol/extra

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jun 10 02:30:37 PDT 2013


Author: hamish
Date: 2013-06-10 02:30:36 -0700 (Mon, 10 Jun 2013)
New Revision: 56665

Added:
   grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow5
Log:
new north arrow (merge from trunk)

Copied: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow5 (from rev 56625, grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow4)
===================================================================
--- grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow5	                        (rev 0)
+++ grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow5	2013-06-10 09:30:36 UTC (rev 56665)
@@ -0,0 +1,34 @@
+VERSION 1.0
+BOX -1 -1 1 1
+POLYGON
+  RING
+    ARC 0 0 5 90 170
+  END
+END
+POLYGON
+  RING
+    ARC 0 0 5 370 170 C
+  END
+END
+POLYGON
+  RING
+    ARC 0 0 5 450 370 C
+  END
+END
+POLYGON
+  FCOLOR 255 255 255
+  RING
+    LINE
+        3 -3
+        3 0.5
+	2 0.5
+	2 -2
+	-2 0.5
+	-3 0.5
+	-3 -3
+	-2 -3
+	-2 -0.5
+	2 -3        
+    END
+  END
+END


Property changes on: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow5
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native



More information about the grass-commit mailing list