Skip Menu |

This queue is for tickets about the Image-Xpm CPAN distribution.

Report information
The Basics
Id: 51211
Status: resolved
Priority: 0/
Queue: Image-Xpm

People
Owner: SREZIC [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Cannot handle comments after end of image data
The attached xpm (which is part of the TeX/xdvi distribution) cannot be parsed with Image::Xpm: $ perl -MImage::Xpm -e 'Image::Xpm->new(-width=>0,-height=>0)->load(shift)' /usr/local/share/texmf/xdvi/pixmaps/toolbar2.xpm load() file `/usr/local/share/texmf/xdvi/pixmaps/toolbar2.xpm' invalid ending at -e line 1 Probably the $STATE_FINISH state should also allow comments, or just end parsing at this point. Regards, Slaven
Subject: toolbar2.xpm
Download toolbar2.xpm
image/x-xpixmap 7.9k
toolbar2.xpm
Hi Slaven, I took over the Image::Xpm module after it was abandoned. I've made you a comaintainer so you can apply your patches and upload an updated version. There's no source control repo set up for it, and the last release was many years ago. Thanks, :)
Resolved in 1.09_50.