[GRASS-SVN] r47180 - in grass/trunk/lib: cairodriver init pngdriver psdriver

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jul 18 17:04:51 EDT 2011


Author: martinl
Date: 2011-07-18 14:04:51 -0700 (Mon, 18 Jul 2011)
New Revision: 47180

Modified:
   grass/trunk/lib/cairodriver/cairodriver.html
   grass/trunk/lib/init/variables.html
   grass/trunk/lib/pngdriver/pngdriver.html
   grass/trunk/lib/psdriver/psdriver.html
Log:
displaydriver: note GRASS_FRAME


Modified: grass/trunk/lib/cairodriver/cairodriver.html
===================================================================
--- grass/trunk/lib/cairodriver/cairodriver.html	2011-07-18 20:43:07 UTC (rev 47179)
+++ grass/trunk/lib/cairodriver/cairodriver.html	2011-07-18 21:04:51 UTC (rev 47180)
@@ -93,9 +93,6 @@
   <li><b>GRASS_TEXT_SIZE</b><br>
     the default text size.
   </li>
-  <li><b>GRASS_FRAME</b><br>
-    contains 4 coordinates, <em>top,bottom,left,right</em>, defining the initial frame.
-  </li>
 -->
   <li><b>GRASS_CAIRO_SCREEN</b><br>
     defines Cairo screen

Modified: grass/trunk/lib/init/variables.html
===================================================================
--- grass/trunk/lib/init/variables.html	2011-07-18 20:43:07 UTC (rev 47179)
+++ grass/trunk/lib/init/variables.html	2011-07-18 21:04:51 UTC (rev 47180)
@@ -288,6 +288,9 @@
   
   <dt>GRASS_HEIGHT</dt>
   <dd>defines the height of output image (default is 480).</dd>
+  
+  <dt>GRASS_FRAME</dt>
+  <dd>contains 4 coordinates, <em>top,bottom,left,right</em>, defining the initial frame.</dd>
 </dl>
 
 For specific driver-related variables see:

Modified: grass/trunk/lib/pngdriver/pngdriver.html
===================================================================
--- grass/trunk/lib/pngdriver/pngdriver.html	2011-07-18 20:43:07 UTC (rev 47179)
+++ grass/trunk/lib/pngdriver/pngdriver.html	2011-07-18 21:04:51 UTC (rev 47180)
@@ -76,9 +76,6 @@
   <li><b>GRASS_TEXT_SIZE</b><br>
     the default text size.
   </li>
-  <li><b>GRASS_FRAME</b><br>
-    contains 4 coordinates, <em>top,bottom,left,right</em>, defining the initial frame.
-  </li>
   -->
 </ul>
 

Modified: grass/trunk/lib/psdriver/psdriver.html
===================================================================
--- grass/trunk/lib/psdriver/psdriver.html	2011-07-18 20:43:07 UTC (rev 47179)
+++ grass/trunk/lib/psdriver/psdriver.html	2011-07-18 21:04:51 UTC (rev 47180)
@@ -66,9 +66,6 @@
   <li><b>GRASS_TEXT_SIZE</b><br>
     the default text size.
   </li>
-  <li><b>GRASS_FRAME</b><br>
-    contains 4 coordinates, <em>top,bottom,left,right</em>, defining the initial frame.
-  </li>
   -->
 </ul>
 



More information about the grass-commit mailing list