[GRASS-SVN] r56767 - in grass/branches/develbranch_6: gui/images/symbols/extra lib/symbol/symbol/extra
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jun 17 23:08:37 PDT 2013
Author: hamish
Date: 2013-06-17 23:08:37 -0700 (Mon, 17 Jun 2013)
New Revision: 56767
Added:
grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow1b.png
grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow7a.png
grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow7b.png
grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow8.png
grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow1b
grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow7a
grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow7b
grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow8
Modified:
grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow5
Log:
add a few more N arrow symbols (merge from trunk)
Added: grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow1b.png
===================================================================
(Binary files differ)
Property changes on: grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow1b.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow7a.png
===================================================================
(Binary files differ)
Property changes on: grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow7a.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow7b.png
===================================================================
(Binary files differ)
Property changes on: grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow7b.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Added: grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow8.png
===================================================================
(Binary files differ)
Property changes on: grass/branches/develbranch_6/gui/images/symbols/extra/n_arrow8.png
___________________________________________________________________
Added: svn:mime-type
+ image/png
Copied: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow1b (from rev 56718, grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow1)
===================================================================
--- grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow1b (rev 0)
+++ grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow1b 2013-06-18 06:08:37 UTC (rev 56767)
@@ -0,0 +1,37 @@
+VERSION 1.0
+BOX -1.5 -1.5 1.5 1.5
+STRING
+ ARC 0 -0.17705 3.2 360 0 C
+END
+POLYGON
+ COLOR NONE
+ RING
+ LINE
+ 0 -1.5
+ 0 3
+ 1.5 -3
+ 0 -1.5
+ END
+END
+POLYGON
+ COLOR NONE
+ FCOLOR 255 255 255
+ RING
+ LINE
+ 0 -1.5
+ 0 3
+ -1.5 -3
+ 0 -1.5
+ END
+END
+POLYGON
+ FCOLOR NONE
+ RING
+ LINE
+ 0 -1.5
+ -1.5 -3
+ 0 3
+ 1.5 -3
+ 0 -1.5
+ END
+END
Property changes on: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow1b
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:eol-style
+ native
Modified: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow5
===================================================================
--- grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow5 2013-06-18 05:58:19 UTC (rev 56766)
+++ grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow5 2013-06-18 06:08:37 UTC (rev 56767)
@@ -28,7 +28,7 @@
-3 -3
-2 -3
-2 -0.5
- 2 -3
+ 2 -3
END
END
END
Added: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow7a
===================================================================
--- grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow7a (rev 0)
+++ grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow7a 2013-06-18 06:08:37 UTC (rev 56767)
@@ -0,0 +1,25 @@
+VERSION 1.0
+BOX -1.5 -1.5 1.5 1.5
+POLYGON
+ RING
+ LINE
+ 0 -2.25
+ -0.75 -2
+ 0 7.5
+ 0 -2.25
+ END
+END
+POLYGON
+ RING
+ LINE
+ 0 7.5
+ 0 -7.5
+ END
+END
+POLYGON
+ RING
+ LINE
+ -1.5 -5.25
+ 1.5 -5.25
+ END
+END
Property changes on: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow7a
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:eol-style
+ native
Copied: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow7b (from rev 56718, grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow3)
===================================================================
--- grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow7b (rev 0)
+++ grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow7b 2013-06-18 06:08:37 UTC (rev 56767)
@@ -0,0 +1,25 @@
+VERSION 1.0
+BOX -1.5 -1.5 1.5 1.5
+POLYGON
+ RING
+ LINE
+ 0 -1.25
+ -0.75 -2
+ 0 7.5
+ 0 -1.25
+ END
+END
+POLYGON
+ RING
+ LINE
+ 0 7.5
+ 0 -7.5
+ END
+END
+POLYGON
+ RING
+ LINE
+ -1.5 -5.25
+ 1.5 -5.25
+ END
+END
Property changes on: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow7b
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:eol-style
+ native
Copied: grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow8 (from rev 56762, grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow6)
===================================================================
--- grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow8 (rev 0)
+++ grass/branches/develbranch_6/lib/symbol/symbol/extra/n_arrow8 2013-06-18 06:08:37 UTC (rev 56767)
@@ -0,0 +1,53 @@
+VERSION 1.0
+BOX -1 -1 1 1
+STRING
+ ARC 0 0 5 360 0 C
+END
+POLYGON
+ COLOR NONE
+ RING
+ ARC 0 0 4.5 90 170
+ END
+END
+POLYGON
+ COLOR NONE
+ RING
+ ARC 0 0 4.5 450 370 C
+ END
+END
+
+POLYGON
+ COLOR NONE
+ RING
+ ARC 0 0 4.5 257.1604 200 C
+ END
+END
+POLYGON
+ COLOR NONE
+ RING
+ ARC 0 0 4.5 282.8396 340
+ END
+END
+
+POLYGON
+ COLOR NONE
+ RING
+ LINE
+ -1 1
+ -1 -4.3875
+ -4.2286 -1.5391
+ -1 1
+ END
+ END
+END
+POLYGON
+ COLOR NONE
+ RING
+ LINE
+ 1 1
+ 1 -4.3875
+ 4.2286 -1.5391
+ 1 1
+ END
+ END
+END
More information about the grass-commit
mailing list