|
@@ -0,0 +1,20 @@
|
|
|
+<!-- meta page description: Display drivers -->
|
|
|
+<!-- meta page index: display -->
|
|
|
+This reference manual details the use of modules distributed with
|
|
|
+<b>Geographic Resources Analysis Support System</b> (GRASS), an open source
|
|
|
+(GNU GPL'ed), image processing and geographic information system
|
|
|
+(GIS).
|
|
|
+
|
|
|
+<p>
|
|
|
+The current command line rendering mechanism is direct rendering into
|
|
|
+a file. The driver is selected by setting
|
|
|
+the <em>GRASS_RENDER_IMMEDIATE</em> variable.
|
|
|
+
|
|
|
+<p>
|
|
|
+<b>Display drivers:</b>
|
|
|
+<ul>
|
|
|
+<li><a href="cairodriver.html">Cairo driver</a>
|
|
|
+<li><a href="pngdriver.html">PNG driver</a>
|
|
|
+<li><a href="psdriver.html">PS driver (Postscript)</a>
|
|
|
+<li><a href="htmldriver.html">HTMLMAP driver</a>
|
|
|
+</ul>
|