[mapserver-commits] r8440 - trunk/docs/output
svn at osgeo.org
svn at osgeo.org
Sat Jan 17 10:39:26 EST 2009
Author: tbonfort
Date: 2009-01-17 10:39:26 -0500 (Sat, 17 Jan 2009)
New Revision: 8440
Modified:
trunk/docs/output/antialias.txt
Log:
add note on agg in antialiasing doc
Modified: trunk/docs/output/antialias.txt
===================================================================
--- trunk/docs/output/antialias.txt 2009-01-17 15:27:10 UTC (rev 8439)
+++ trunk/docs/output/antialias.txt 2009-01-17 15:39:26 UTC (rev 8440)
@@ -8,8 +8,14 @@
:Contact: naci0002 at umn.edu
:Revision: $Revision$
:Date: $Date$
-:Last Updated: 2007/02/04
+:Last Updated: 2009/01/17
+.. note:: For quality antialiased output from mapserver, it is **highly**
+ recommended to use the :ref:`AGG <agg>` rendering. This document
+ applies only if you whish to stick to the GD rendering, or if you
+ are using a version predating the 5.0 release of mapserver.
+
+
.. contents:: Table of Contents
:depth: 2
:backlinks: top
More information about the mapserver-commits
mailing list