https://bugzilla.wikimedia.org/show_bug.cgi?id=27911
--- Comment #19 from Krinkle <[email protected]> --- We're not talking about photographs in articles but the launch icon of a website shortcut saved to the home screen. The bandwidth isn't an issue on this small scale. Image sharpness is doubtful, I'd be open to some comparisons, but I think it doesn't matter whether we resize it and save that or have the device resize. Unless of course we're hand-crafting each version manually. That's where maintainability comes in. There's a whole bunch of these. If it does matter, we could have a apple-touch.php entry point like we do for favicon.php and have it serve a resized version (rewrite apple-touch.png and variations to apple-touch.php and it will serve a resized version based on the incoming file name). -- 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
