Browse Source

GRASS_FRAME: specified in pixel values

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58090 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 11 years ago
parent
commit
175121ef0d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/init/variables.html

+ 1 - 1
lib/init/variables.html

@@ -329,7 +329,7 @@ PERMANENT
   <dd>defines the height of output image (default is 480).</dd>
   <dd>defines the height of output image (default is 480).</dd>
   
   
   <dt>GRASS_FRAME</dt>
   <dt>GRASS_FRAME</dt>
-  <dd>contains 4 coordinates, <em>top,bottom,left,right</em>, defining the initial frame.</dd>
+  <dd>contains 4 coordinates, <em>top,bottom,left,right</em> (pixel values), defining the initial frame.</dd>
 
 
   <dt>GRASS_LINE_WIDTH</dt>
   <dt>GRASS_LINE_WIDTH</dt>
   <dd>defines default line width.</dd>
   <dd>defines default line width.</dd>