[GRASS-SVN] r32712 -
grass/branches/develbranch_6/lib/symbol/symbol/extra
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Aug 12 05:48:27 EDT 2008
Author: hamish
Date: 2008-08-12 05:48:26 -0400 (Tue, 12 Aug 2008)
New Revision: 32712
Added:
grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow2
Log:
new symbol: north arrow with "N"
Added: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow2
===================================================================
--- grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow2 (rev 0)
+++ grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow2 2008-08-12 09:48:26 UTC (rev 32712)
@@ -0,0 +1,25 @@
+VERSION 1.0
+BOX -3 -3 3 3
+POLYGON
+ RING
+ LINE
+ 0 34.75
+ -7.842 -19.183
+ -3.931 -19.752
+ 4.592 -29.085
+ 3.931 -19.752
+ 7.842 -19.183
+ 0 34.75
+ END
+END
+STRING
+ LINE
+ -9.712 -32.048
+ -10 -34.75
+ -5 -35.477
+ -4.318 -25.285
+ 5 -35.477
+ 10 -34.75
+ 9.712 -32.048
+ END
+END
More information about the grass-commit
mailing list