Explorar o código

displaydriver: note GRASS_FRAME

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47180 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=14) %!d(string=hai) anos
pai
achega
5c6a3096eb

+ 0 - 3
lib/cairodriver/cairodriver.html

@@ -93,9 +93,6 @@ Several environment variables affect the operation of the Cairo driver:
   <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

+ 3 - 0
lib/init/variables.html

@@ -288,6 +288,9 @@ PERMANENT
   
   <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:

+ 0 - 3
lib/pngdriver/pngdriver.html

@@ -76,9 +76,6 @@ Several environment variables affect the operation of the PNG driver:
   <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>
 

+ 0 - 3
lib/psdriver/psdriver.html

@@ -66,9 +66,6 @@ Several environment variables effect the operation of the PS driver:
   <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>