Mercurial > mxd2map
diff ChangeLog @ 177:9fd61f4ac0e3
Write lines with width smaller than 1 and write further line attributes.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 07 Jul 2011 15:05:08 +0200 |
parents | d95dbd643add |
children | d10d5f560b1a |
line wrap: on
line diff
--- a/ChangeLog Thu Jul 07 14:19:56 2011 +0200 +++ b/ChangeLog Thu Jul 07 15:05:08 2011 +0200 @@ -1,3 +1,9 @@ +2011-07-07 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/writer/LineStyleWriter.java: + Set line width to 1 if the width is smaller than 1 in mxd file and + write further line attributes to the style object. + 2011-07-07 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/writer/SymbolWriter.java: