[GRASS-SVN] r56664 - in grass/trunk/lib/symbol/symbol: . n_arrows
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jun 10 02:29:37 PDT 2013
Author: hamish
Date: 2013-06-10 02:29:36 -0700 (Mon, 10 Jun 2013)
New Revision: 56664
Added:
grass/trunk/lib/symbol/symbol/n_arrows/
grass/trunk/lib/symbol/symbol/n_arrows/n_arrow5
Log:
new north arrow, new north arrow section
Added: grass/trunk/lib/symbol/symbol/n_arrows/n_arrow5
===================================================================
--- grass/trunk/lib/symbol/symbol/n_arrows/n_arrow5 (rev 0)
+++ grass/trunk/lib/symbol/symbol/n_arrows/n_arrow5 2013-06-10 09:29:36 UTC (rev 56664)
@@ -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/trunk/lib/symbol/symbol/n_arrows/n_arrow5
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:eol-style
+ native
More information about the grass-commit
mailing list