Version 3 of zoom-canvas

Updated 2013-06-09 00:11:59 by ABU

ABU 15-mar-2013

zoom-canvas is a canvas extension aimed to make more easy to display and operate on large canvas. It provides a builtin interactive zoom&panning.

Image ToyPlanetsDemo

Download

zoom-canvas 0.9 [L1 ] 15-mar-2013

  • First public release

zoom-canvas 1.0 [L2 ] 6-apr-2013

  • Bugfixing
    • Fix for MouseWheel event handling on Unix/linux (x11)
    • Workaround patch for Bug "MouseWheel on Mac"
    • Fix for MouseWheel event handling on "win32" for tcltk 8.6b2 and later
  • Added -pointbmp option and ability to specify/change single point's bitmap.

zoom-canvas 1.0.1 [L3 ] 9-jun-2013

  • Bugfixing - (mitigated) "zoomfit" bug
    • "zoomfit" method was inherently imprecise due to underlying bbox command whose "return value may overestimate the actual bounding box by a few pixel".
    • Now "zoomfit" method is simply "less" imprecise
    • Now "zoomfit" takes care of canvas border and highlightthickness, too.

Demos and full documentation included.