P.S. the way I ended my last email may have made it look like I'm
expecting you to fix bugs in ubuntu, which I'm not. What has happened is
I have been working mainly on my ubuntu laptop, and I submitted a
seperate bug report to them when the program I wrote originally stopped
working (which was
Don Armstrong wrote:
tag 441982 unreproducible
severity 441982 minor
thanks
perl -MImage::Imlib2 -e 'my $img = Image::Imlib2->load(q(foo.tiff)) or die qq(unable to
load); my $img2 = $img->create_scaled_image(100,0) or die q(unable to scale);
$img2->image_set_format(q(tiff)); $img2->save(q(bar.
tag 441982 unreproducible
severity 441982 minor
thanks
perl -MImage::Imlib2 -e 'my $img = Image::Imlib2->load(q(foo.tiff)) or die
qq(unable to load); my $img2 = $img->create_scaled_image(100,0) or die q(unable
to scale); $img2->image_set_format(q(tiff)); $img2->save(q(bar.tiff));'
works perfect
Package: libimage-imlib2-perl
Version: 1.12-1
Hello, I am trying to resize a load of images using a perl program. I
originally had this working using ubuntu dapper; it has now stopped
working since I installed feisty. I just tried uploading the images to
my test server, which runs debian etch,
4 matches
Mail list logo