Mercurial > mxd2map
diff ChangeLog @ 242:bb25c7a4553e
Refactored outline handling for polygons.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 09 Aug 2011 13:50:45 +0200 |
parents | 7fbb643d5378 |
children | df4e0946ef02 |
line wrap: on
line diff
--- a/ChangeLog Mon Aug 08 17:19:03 2011 +0200 +++ b/ChangeLog Tue Aug 09 13:50:45 2011 +0200 @@ -1,3 +1,10 @@ +2011-08-09 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/writer/FillStyleWriter.java: + Set the outline width to an integer with a min value of 1, do not + set the outline color to fill color and set transparency for + outlines. + 2011-08-08 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/writer/SimpleFillSymbolReader.java: