Mercurial > mxd2map
comparison 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 |
comparison
equal
deleted
inserted
replaced
91:35e2b555b305 | 93:3993b5adf67c |
---|---|
1 2011-06-01 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/reader/CharacterMarkerSymbolReader.java: | |
4 Read and convert the symbol color and convert to integer. | |
5 | |
6 * src/java/de/intevation/mxd/writer/SymbolWriter.java: | |
7 Set the correct character and font string. Save the symbolset to the | |
8 mapfile path. | |
9 | |
1 2011-05-31 Raimund Renkert <raimund.renkert@intevation.de> | 10 2011-05-31 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 11 |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | 12 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: |
4 Do not use LineStyleWriter cause it is not usable yet. | 13 Do not use LineStyleWriter cause it is not usable yet. |
5 | 14 |