[GRASS-SVN] r33123 - grass/trunk/lib/pngdriver
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Aug 27 13:18:30 EDT 2008
Author: glynn
Date: 2008-08-27 13:18:30 -0400 (Wed, 27 Aug 2008)
New Revision: 33123
Modified:
grass/trunk/lib/pngdriver/pngdriver.html
Log:
Update documentation to reflect GRASS_TRUECOLOR=TRUE by default
Modified: grass/trunk/lib/pngdriver/pngdriver.html
===================================================================
--- grass/trunk/lib/pngdriver/pngdriver.html 2008-08-27 17:02:40 UTC (rev 33122)
+++ grass/trunk/lib/pngdriver/pngdriver.html 2008-08-27 17:18:30 UTC (rev 33123)
@@ -40,7 +40,7 @@
<LI><B>GRASS_TRANSPARENT=[TRUE|FALSE]</B><BR>
sets transparent background on (TRUE) or off (FALSE, default).</LI>
<LI><B>GRASS_TRUECOLOR=[TRUE|FALSE]</B><BR>
- sets true-color support</LI>
+ sets true-color support. Default is TRUE</LI>
<LI><B>GRASS_PNG_COMPRESSION=[0|1|9]</B><BR>
compression level of PNG files (0 = none, 1 = fastest, 9 = best, default is 6)</LI>
<LI><B>GRASS_PNG_AUTO_WRITE=[TRUE|FALSE]</B><BR>
More information about the grass-commit
mailing list