[GRASS-SVN] r58090 - grass/trunk/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Oct 22 08:41:43 PDT 2013
Author: neteler
Date: 2013-10-22 08:41:42 -0700 (Tue, 22 Oct 2013)
New Revision: 58090
Modified:
grass/trunk/lib/init/variables.html
Log:
GRASS_FRAME: specified in pixel values
Modified: grass/trunk/lib/init/variables.html
===================================================================
--- grass/trunk/lib/init/variables.html 2013-10-22 02:53:29 UTC (rev 58089)
+++ grass/trunk/lib/init/variables.html 2013-10-22 15:41:42 UTC (rev 58090)
@@ -329,7 +329,7 @@
<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>
+ <dd>contains 4 coordinates, <em>top,bottom,left,right</em> (pixel values), defining the initial frame.</dd>
<dt>GRASS_LINE_WIDTH</dt>
<dd>defines default line width.</dd>
More information about the grass-commit
mailing list