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

Changes for version 5.55

  • Renamed a few color conversion methods. Anything mentioning "RGB", "RGBA", or "16" are now "RGB888", "RGBA8888", and "RGB565" respectively.
  • Improved 16 bit conversions. Monochrome should be fixed for 16 bit now. I still emphasize that you avoid 16 bit if possible.
  • Some documentation additions. System variables are listed.

Modules

A Simple Framebuffer Graphics Library