|
@@ -33,7 +33,7 @@ of the PNG driver.
|
|
<LI><B>GRASS_PNGFILE=filename</B><BR>
|
|
<LI><B>GRASS_PNGFILE=filename</B><BR>
|
|
the filename to put the resulting image in, default is <tt>map.png</tt>.
|
|
the filename to put the resulting image in, default is <tt>map.png</tt>.
|
|
If you set GRASS_PNGFILE to a filename which ends in ".ppm", a PPM
|
|
If you set GRASS_PNGFILE to a filename which ends in ".ppm", a PPM
|
|
- file will be created. <!-- how about PGM? -->
|
|
|
|
|
|
+ file will be created (with alpha channel stored in a PGM image, if applicable).
|
|
If you set GRASS_PNGFILE to a filename which ends in ".bmp", a 32-bpp
|
|
If you set GRASS_PNGFILE to a filename which ends in ".bmp", a 32-bpp
|
|
BMP file will be created (these are not readable by some older viewers).
|
|
BMP file will be created (these are not readable by some older viewers).
|
|
<br><br>
|
|
<br><br>
|