bernhard: thuban ChangeLog,1.724,1.725
cvs@intevation.de
cvs at intevation.de
Sat Dec 11 04:24:38 CET 2004
Author: bernhard
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv30649
Modified Files:
ChangeLog
Log Message:
svgexport 0.9.2: Point size supports for maps.
* Extensions/svgexport/svgmapwriter.py: Added import of SHAPETYPE_POINT
(def draw_point_shape): new parameter size defaults to 2 as before.
(draw_shape_layer_incrementally): Moved draw_func log line higher.
Added draw_func call with size when dealing with a point layer.
* Extensions/svgexport/__init__.py: bumped version to 0.9.2.
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.724
retrieving revision 1.725
diff -u -d -r1.724 -r1.725
--- ChangeLog 11 Dec 2004 02:25:36 -0000 1.724
+++ ChangeLog 11 Dec 2004 03:24:36 -0000 1.725
@@ -1,5 +1,16 @@
2004-12-11 Bernhard Reiter <bernhard at intevation.de>
+ svgexport 0.9.2: Point size supports for maps.
+
+ * Extensions/svgexport/svgmapwriter.py: Added import of SHAPETYPE_POINT
+ (def draw_point_shape): new parameter size defaults to 2 as before.
+ (draw_shape_layer_incrementally): Moved draw_func log line higher.
+ Added draw_func call with size when dealing with a point layer.
+
+ * Extensions/svgexport/__init__.py: bumped version to 0.9.2.
+
+2004-12-11 Bernhard Reiter <bernhard at intevation.de>
+
Made sure that newlines are inserted in the svg path d attributes
to raise the chance that the line length will be below 255 characters,
as recommended by REC SVG 1.1 in section 8.3.1.
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)