Mercurial > mxd2map
diff ChangeLog @ 175:f11d13940626
Handle symbol set and font set paths.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 07 Jul 2011 13:03:56 +0200 |
parents | 707f13cfba74 |
children | d95dbd643add |
line wrap: on
line diff
--- a/ChangeLog Wed Jul 06 18:38:40 2011 +0200 +++ b/ChangeLog Thu Jul 07 13:03:56 2011 +0200 @@ -1,3 +1,14 @@ +2011-07-07 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/writer/MapScriptWriter.java: + Set absolute font set path and replace all windows file separators + with "/" separators in paths. + + * src/java/de/intevation/mxd/writer/SymbolWriter.java: + Save the symbol set in the directory read from the template or in + the same directory as the mapfile if no symbol set was set in the + template. + 2011-07-06 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/Converter.java: