bh: thuban ChangeLog,1.729,1.730
cvs@intevation.de
cvs at intevation.de
Mon Dec 13 19:26:14 CET 2004
Author: bh
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv13708
Modified Files:
ChangeLog
Log Message:
* 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.729
retrieving revision 1.730
diff -u -d -r1.729 -r1.730
--- ChangeLog 13 Dec 2004 17:54:36 -0000 1.729
+++ ChangeLog 13 Dec 2004 18:26:11 -0000 1.730
@@ -1,5 +1,18 @@
2004-12-13 Bernhard Herzog <bh at intevation.de>
+ 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-12-13 Bernhard Herzog <bh at intevation.de>
+
* libraries/pyprojection/Projection.i: Work around a bug in the
generated python code which leads to exception in the __del__
method when the constructor fails. See the comments in the code
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)