https://bugzilla.wikimedia.org/show_bug.cgi?id=17714
Michael Dale <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Michael Dale <[email protected]> 2009-03-13 16:34:20 UTC --- We could use something like VIPS http://www.vips.ecs.soton.ac.uk/ to render out thumbnails for very large images (including TIFFs) without loading the whole image into memory. Also I highly recommend we send out the http "attachment" header when passing links to those high res images. They crash most systems/browsers. So we should only let people "download" the image. ( Instead of linking for in-browser display. ) Not everyone intuitively will know to right click on the image to save target as. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
