소스 검색

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>