bernhard: thuban ChangeLog,1.723,1.724

cvs@intevation.de cvs at intevation.de
Sat Dec 11 03:25:38 CET 2004


Author: bernhard

Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv29974

Modified Files:
	ChangeLog 
Log Message:
	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.

	* Extensions/svgexport/svgmapwriter.py(DrawPolygon):
	Adding \n before L's and changed whitespace handling.

	* Extensions/svgexport/test/test_svgmapwriter.py:
	Adapted tests to new whitespace handling of DrawPolygon.


Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.723
retrieving revision 1.724
diff -u -d -r1.723 -r1.724
--- ChangeLog	11 Dec 2004 02:03:47 -0000	1.723
+++ ChangeLog	11 Dec 2004 02:25:36 -0000	1.724
@@ -1,5 +1,17 @@
 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.
+
+	* Extensions/svgexport/svgmapwriter.py(DrawPolygon):
+	Adding \n before L's and changed whitespace handling.
+
+	* Extensions/svgexport/test/test_svgmapwriter.py:
+	Adapted tests to new whitespace handling of DrawPolygon.
+
+2004-12-11  Bernhard Reiter <bernhard at intevation.de>
+
 	* Doc/technotes/coding_guidelines.txt: easy typo fixed. 
 
 	* Extensions/svgexport/test/test_svgmapwriter.py:





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)