Skip Menu |

This queue is for tickets about the Imager CPAN distribution.

Report information
The Basics
Id: 133417
Status: new
Priority: 0/
Queue: Imager

People
Owner: Nobody in particular
Requestors: rrwo [...] cpan.org
Cc:
AdminCc:

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



Subject: Document how to use alternative JPEG libraries
Date: Fri, 25 Sep 2020 13:00:33 +0100
To: bug-Imager [...] rt.cpan.org
From: Robert Rothenberg <rrwo [...] cpan.org>
The installation page at http://imager.perl.org/docs/Imager/Install.html says Show quoted text
> Imager::File::JPEG uses libjpeg for JPEG image file support. > > You may also use libjpeg-turbo.
It doesn't say _how_ to use an alternative JPEG library. In particular, I'd like to be able to use it with the mozjpeg library (which supposedly has the same interface).