Mercurial > mxd2map
diff ChangeLog @ 131:cd18c61cbcf6
Do not write lines or outlines if their width is smaller than 1.0.
author | vc11884admin@VC11884.win.bsh.de |
---|---|
date | Mon, 20 Jun 2011 17:41:55 +0200 |
parents | 5991c1f90f91 |
children | 02df1dbc2166 |
line wrap: on
line diff
--- a/ChangeLog Mon Jun 20 16:01:17 2011 +0200 +++ b/ChangeLog Mon Jun 20 17:41:55 2011 +0200 @@ -1,3 +1,9 @@ +2011-06-20 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/writer/FillStyleWriter.java, + src/java/de/intevation/mxd/writer/LineStyleWriter.java: + Do not write lines or outlines if their width is smaller than 1.0. + 2011-06-20 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/reader/FeatureLayerReader.java: