[Pkg-phototools-devel] Bug#619828: Caused by Imlib2
Daniel Friesel
derf at chaosdorf.de
Tue Mar 29 15:40:43 UTC 2011
Hi,
feh uses Imlib2 to load/save the various image formats. I have verified that
this bug is caused by Imlib2, not feh, so please report it to the Imlib2 devs.
perl -MImage::Imlib2 <<'EOF'
my $im = Image::Imlib2->load('foo.pbm');
$im->image_set_format('png');
$im->save('foo.png');
EOF
You'll see that foo.png shows the same broken rendering that you were
reporting for feh, even when viewing it with programs not using Imlib2.
Anyways, thanks for reporting the bug,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-phototools-devel/attachments/20110329/9e54cc5b/attachment.pgp>
More information about the Pkg-phototools-devel
mailing list