https://bugzilla.wikimedia.org/show_bug.cgi?id=23258

--- Comment #17 from Tim Starling <[email protected]> 2010-06-29 04:50:16 
UTC ---
(In reply to comment #13)
> In any case, I'd like to get the TIFF support up to par with DjVU support and
> get it live, before looking into the intermediate rescaling stuff. Heuristics
> for deciding when to use VIPS, and support for intermediate scaling, can be
> added later. Do you agree?

Fine, but at least do s/im_resize_linear/im_shrink/ and have it respect
$wgMaxImageArea in ImageMagick mode. The people who like the TIFF format are
the same ones who like to upload 100 Mpx images, and there's no way we can
support ImageMagick scaling for such images. The reason DjVu can skip the
$wgMaxImageArea check is because it doesn't use ImageMagick, it uses ddjvu.

I've added CR comments for minor issues in the code you committed, but there's
nothing there which will slow down deployment significantly. We should be able
to deploy it in a matter of days.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to