|
@@ -291,6 +291,13 @@ PERMANENT
|
|
|
|
|
|
<dt>GRASS_FRAME</dt>
|
|
|
<dd>contains 4 coordinates, <em>top,bottom,left,right</em>, defining the initial frame.</dd>
|
|
|
+
|
|
|
+ <dt>GRASS_LINE_WIDTH</dt>
|
|
|
+ <dd>defines default line width.</dd>
|
|
|
+
|
|
|
+ <dt>GRASS_TEXT_SIZE</dt>
|
|
|
+ <dd>defines default text size.</dd>
|
|
|
+
|
|
|
</dl>
|
|
|
|
|
|
For specific driver-related variables see:
|