On Wed, Nov 2, 2011 at 10:08 PM, Rob Lanphier <[email protected]> wrote: > Step 1: Deploy VipsScaler extension, but only use it for PNGs over > 12.5MP and/or TIFFs (which currently generate errors). Let this sit > in production a while, fixing any bugs we find with this > configuration.
I should note that PagedTiffHandler currently does support vips, but only unconditionally; we can't choose to only scale images with vips that are currently too large. If tiff support is to be enabled in the first step, then PagedTiffHandler should somehow be interfacing with VipsHandler, which does allow conditional scaling. Bryan _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
