Changes for version 6.38
- Added the "GARBAGE" parameter to the "new" method. It forces it to include extra garbage information in the object that typically just takes up memory and isn't normally used.
- Changed some hidden internal variables. If you were naughty and used them instead of the proper method call, then your code may break.
- Changed how Splash and Mouse are exported.
Modules
A Simple Framebuffer Graphics Library
Examples
- examples/dump.pl
- examples/fonts.pl
- examples/images/4KTest_Pattern.png
- examples/images/Anime_Red_Head.jpg
- examples/images/Blonde_Pigtails.jpg
- examples/images/Cheerful_Dance.gif
- examples/images/Halloween.jpg
- examples/images/RWBY_Beuowolf.png
- examples/images/RWBY_Crescent_Rose_Ruby.png
- examples/images/RWBY_Ruby_Weiss.jpg
- examples/images/RWBY_White.jpg
- examples/images/Ryuko.jpg
- examples/images/Solid.jpg
- examples/images/Stance_Flag.jpg
- examples/images/Yang_Is_Pissed.gif
- examples/mouse.pl
- examples/multiprocessing/README-MCE
- examples/multiprocessing/get-mce-demos
- examples/multiprocessing/threaded_primitives.pl
- examples/multiprocessing/threaded_slideshow.pl
- examples/primitives.pl
- examples/slideshow.pl
- examples/template.pl
- examples/text_mode.pl
- examples/viewpic.pl