Changes for version 5.86
- Optimized some of the Perl code further. Arc drawing uses math caching to give an extra speed boost.
- Added a "Diagnostic" mode for loading images.
- Also when loading images, if the module is running in accelerated mode, animated GIF transparency per frame is preserved. This is to allow you to play it back in "mask mode" as it is intended to play GIFs anyway.
- The "examples" scripts have also been tweaked.
Modules
A Simple Framebuffer Graphics Library
Examples
- examples/dump.pl
- examples/fonts.pl
- examples/images/Fiery_Redhead_-_Asuka.jpg
- examples/images/RWBY_Beuowolf.jpg
- examples/images/RWBY_FNKY.jpg
- examples/images/RWBY_Penny_Wave.gif
- examples/images/RWBY_Ruby_End_of_The_Beginning.jpg
- examples/images/RWBY_Ruby_Rose_Approves.jpg
- examples/images/RWBY_Ruby_Weiss.jpg
- examples/images/RWBY_White.jpg
- examples/images/RWBY_by_Lo_Wah.jpg
- examples/images/Test_Pattern.jpg
- examples/mmapvsfile.pl
- examples/primitives.pl
- examples/slideshow.pl
- examples/threadstest.pl
- examples/viewpic.pl