Mercurial > mxd2map
comparison ChangeLog @ 258:4bae15d560d3
Fixed encoding problem with german umlauts.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Mon, 15 Aug 2011 15:52:30 +0200 |
parents | 1ac277053049 |
children | 8fe9ccc77962 |
comparison
equal
deleted
inserted
replaced
257:1ac277053049 | 258:4bae15d560d3 |
---|---|
1 2011-08-15 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
4 Fixed encoding problem with german umlauts. | |
5 | |
1 2011-08-15 Raimund Renkert <raimund.renkert@intevation.de> | 6 2011-08-15 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 7 |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | 8 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: |
4 Set map size after setting map extent to avoid the extent to be | 9 Set map size after setting map extent to avoid the extent to be |
5 modified by mapscript. | 10 modified by mapscript. |