<br><br><div class="gmail_quote">On Sun, Mar 8, 2009 at 10:33 AM, Fons Adriaensen <span dir="ltr"><<a href="mailto:fons@kokkinizita.net">fons@kokkinizita.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><div class="im"><br>
</div>You mean it has no call to set the offset and scale<br>
(mapping between user coordinates and pixels) in one<br>
call ? </blockquote><div><br>one other small detail that i wanted to mention here, just for completeness. we do not use GnomeCanvas scaling *ever*. why not? because it applies equally to everything on the canvas, and this is generally not what is desired. you probably already have text and line widths set to the right values - you don't want zoom to change their visual size. <br>
<br>some newer canvas widgets make it possible to exclude individual items or whole classes of items from the effect of scaling, but GnomeCanvas is old enough that it does not.<br><br></div></div><br>