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

Changes for version 0.05 - 2006-01-11

  • major update on Imager::DTP::Letter
    • more precise bounding box calculation.
    • friendlier debug view.
    • added getter methods - getLeftBearing, getRightBearing, getGlobalAscent, getGlobalDescent, getEndOffset.
  • update on Imager::DTP::Line
    • better alignment calculation - the output looks much better now.
  • update on Imager::DTP::Textbox
    • better alignment calculation - the output looks much better now.
    • leading will get a bit wider due to the change.

Documentation

draw text with DTP app-like custom options

Modules

letter handling module for Imager::DTP package
line handling module for Imager::DTP package.
extended class of Imager::DTP::Line.
extended class of Imager::DTP::Line.
multi-byte text handling module with text wrapping and line alignment, for use with Imager.
extended class of Imager::DTP::Textbox.
extended class of Imager::DTP::Textbox.