瀏覽代碼

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 年之前
父節點
當前提交
175121ef0d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>
   
   <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>