Mercurial > mxd2map
diff ChangeLog @ 93:3993b5adf67c
Write the character symbol correctly to the mapfile and the symbolset.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 01 Jun 2011 11:48:57 +0200 |
parents | 35e2b555b305 |
children | 273e49f51cfb |
line wrap: on
line diff
--- a/ChangeLog Wed Jun 01 10:24:10 2011 +0200 +++ b/ChangeLog Wed Jun 01 11:48:57 2011 +0200 @@ -1,3 +1,12 @@ +2011-06-01 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/reader/CharacterMarkerSymbolReader.java: + Read and convert the symbol color and convert to integer. + + * src/java/de/intevation/mxd/writer/SymbolWriter.java: + Set the correct character and font string. Save the symbolset to the + mapfile path. + 2011-05-31 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/writer/MapScriptWriter.java: