[GRASS-SVN] r50944 - grass/trunk/lib/symbol/symbol/extra
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Feb 25 22:23:53 EST 2012
Author: hamish
Date: 2012-02-25 19:23:53 -0800 (Sat, 25 Feb 2012)
New Revision: 50944
Added:
grass/trunk/lib/symbol/symbol/extra/n_arrow4
Log:
another north arrow symbol
Copied: grass/trunk/lib/symbol/symbol/extra/n_arrow4 (from rev 50931, grass/trunk/lib/symbol/symbol/extra/n_arrow3)
===================================================================
--- grass/trunk/lib/symbol/symbol/extra/n_arrow4 (rev 0)
+++ grass/trunk/lib/symbol/symbol/extra/n_arrow4 2012-02-26 03:23:53 UTC (rev 50944)
@@ -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