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

Changes for version 5.02

  • Discontinued "cubic_bezier' and replaced it with 'bezier'. It was so young, but this needed to be done. It will still work, but I don't suggest continuing to use it. It's now just an alias to 'bezier'.
  • New 'bezier' method can create complex multi-point curves and shapes. If a closed shape, it can be filled too.
  • Module prerequisites changed.
  • Optimized rounded corner box drawing.

Modules

A Simple Framebuffer Graphics Library