Mercurial > mxd2map
comparison ChangeLog @ 94:273e49f51cfb
Merged with Stephans commit.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 01 Jun 2011 11:52:53 +0200 |
parents | 3993b5adf67c 39fe778ab9f4 |
children | 1ae8e05b863f |
comparison
equal
deleted
inserted
replaced
93:3993b5adf67c | 94:273e49f51cfb |
---|---|
4 Read and convert the symbol color and convert to integer. | 4 Read and convert the symbol color and convert to integer. |
5 | 5 |
6 * src/java/de/intevation/mxd/writer/SymbolWriter.java: | 6 * src/java/de/intevation/mxd/writer/SymbolWriter.java: |
7 Set the correct character and font string. Save the symbolset to the | 7 Set the correct character and font string. Save the symbolset to the |
8 mapfile path. | 8 mapfile path. |
9 | |
10 2011-06-01 Stephan Holl <stephan.holl@intevation.de> | |
11 | |
12 * M ttf-fonts/fonts.txt: Added a more verbose comment for removing | |
13 tspaces in font-aliases. | |
9 | 14 |
10 2011-05-31 Raimund Renkert <raimund.renkert@intevation.de> | 15 2011-05-31 Raimund Renkert <raimund.renkert@intevation.de> |
11 | 16 |
12 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | 17 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: |
13 Do not use LineStyleWriter cause it is not usable yet. | 18 Do not use LineStyleWriter cause it is not usable yet. |