Author: aaime
Date: 2009-07-07 14:03:40 -0400 (Tue, 07 Jul 2009)
New Revision: 33516
Modified:
trunk/modules/library/render/src/main/java/org/geotools/renderer/style/SLDStyleFactory.java
Log:
GEOT-1928, Ability to control 'stroke width optimization'
Modified: trunk/modules/library/render/src/main/java/org/geotools/renderer/style/SLDStyleFactory.java
===================================================================
--- trunk/modules/library/render/src/main/java/org/geotools/renderer/style/SLDStyleFactory.java 2009-07-07 17:13:49 UTC (rev 33515)
+++ trunk/modules/library/render/src/main/java/org/geotools/renderer/style/SLDStyleFactory.java 2009-07-07 18:03:40 UTC (rev 33516)
@@ -188,7 +188,7 @@
/**
* Whether to turn all line widths less than 1.5 pixels to 0 to speed up line rendering.
*/
- private boolean lineOptimizationEnabled = true;
+ private boolean lineOptimizationEnabled = false;
private long hits;
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at:
http://p.sf.net/sfu/blackberry_______________________________________________
GeoTools-commits mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-commits