[GRASS-SVN] r50945 -
grass/branches/develbranch_6/lib/symbol/symbol/extra
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Feb 25 22:25:03 EST 2012
Author: hamish
Date: 2012-02-25 19:25:03 -0800 (Sat, 25 Feb 2012)
New Revision: 50945
Added:
grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow4
Log:
another north arrow symbol (sync with trunk)
Copied: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow4 (from rev 50943, grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow3)
===================================================================
--- grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow4 (rev 0)
+++ grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow4 2012-02-26 03:25:03 UTC (rev 50945)
@@ -0,0 +1,12 @@
+VERSION 1.0
+BOX -1 -1 1 1
+POLYGON
+ RING
+ ARC 0 0 5 90 260
+ END
+END
+POLYGON
+ RING
+ ARC 0 0 5 450 280 C
+ END
+END
More information about the grass-commit
mailing list