Skip Menu |

This queue is for tickets about the Graphics-Framebuffer CPAN distribution.

Report information
The Basics
Id: 97004
Status: resolved
Priority: 0/
Queue: Graphics-Framebuffer

People
Owner: RKELSCH [...] cpan.org
Requestors: philipp [...] kolmann.at
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: load_image not working and small issues
Date: Mon, 07 Jul 2014 09:36:04 +0200
To: bug-Graphics-Framebuffer [...] rt.cpan.org
From: Philipp Kolmann <philipp [...] kolmann.at>
Hi, I am testing your Module to display Images on a Linux Framebuffer console. I have found some small glitches in your module. Please find attached a diff, which solves them for me. (screen_close vs close_screen in Example, two vars not initialized, one var defined twice) My main issue tough is, that the load_image routine doesn't seem to work. I can load an image, but it is never displayed on the screen. How do I paint the loaded data? Thanks Philipp

Message body is not shown because sender requested not to inline it.

Message body is not shown because sender requested not to inline it.

Image loading has been completely revamped.  It even loads animations now.  Everything should be working now.