bh: thuban ChangeLog,1.624.2.11,1.624.2.12
cvs@intevation.de
cvs at intevation.de
Mon Dec 13 20:02:08 CET 2004
Author: bh
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv14102
Modified Files:
Tag: thuban-1-0-branch
ChangeLog
Log Message:
Backport from HEAD: Make sure the region used to determine which
shapes are visible actually matches the region on the printed
page. If this isn't done properly some shapes might not be
printed.
Fixes RT #2692
* Thuban/UI/view.py (MapPrintout.draw_on_dc): The region for the
renderer has to be at the same position as the mapregion
* Thuban/UI/renderer.py (ExportRenderer.RenderMap): self.region
has to be moved by (self.shiftx, self.shifty) too.
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.624.2.11
retrieving revision 1.624.2.12
diff -u -d -r1.624.2.11 -r1.624.2.12
--- ChangeLog 27 Nov 2004 21:31:07 -0000 1.624.2.11
+++ ChangeLog 13 Dec 2004 19:02:06 -0000 1.624.2.12
@@ -1,3 +1,17 @@
+2004-12-13 Bernhard Herzog <bh at intevation.de>
+
+ Backport from HEAD: Make sure the region used to determine which
+ shapes are visible actually matches the region on the printed
+ page. If this isn't done properly some shapes might not be
+ printed.
+ Fixes RT #2692
+
+ * Thuban/UI/view.py (MapPrintout.draw_on_dc): The region for the
+ renderer has to be at the same position as the mapregion
+
+ * Thuban/UI/renderer.py (ExportRenderer.RenderMap): self.region
+ has to be moved by (self.shiftx, self.shifty) too.
+
2004-11-27 Jan-Oliver Wagner <jan at intevation.de>
New translation and backport of encoding unicode/locale.
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)