The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.05 - 2017-08-11

  • Add 'title' to the hash of options you can pass to image_link(), rectangle_line() and text_link(). Note: This module uses keys named 'target' and 'title'. It passes these to the SVG module as '-target' and '-title'.
  • Update the docs to include 'title'.
  • Update the FAQ to discuss Unicode and MouseOver. The latter is triggered by using 'title'.
  • Chane the write() method to encode the output file as UTF-8. Then add 'use utf8' to synopsis.pl and test.t.
  • Update various demos to show the usage of 'title'.

Modules

Address SVG images using cells of $n1 x $n2 pixels