Quote:
Originally Posted by Jellby
Last time I checked, Mobiperl still insisted in recompressing images larger than ~64KB (it doesn't change the height and width, but the quality). I didn't find a switch to prevent it, so I had to modify the perl code somewhere. I'd be delighted if I were shown wrong  Otherwise, I thought better I'd warn you.
|
There is a flag "--imagerescale 0" which I think will disable all scaling. I checked th code now and from the code without actually testing I draw that conclusion (so i might be wrong...).