https://bugzilla.wikimedia.org/show_bug.cgi?id=13214
TMg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from TMg <[email protected]> 2011-10-24 15:09:34 UTC --- Is anybody working on this? I tried this at Commons today. Currently, all small images are scaled up in a <gallery>. As said before, for small SVG images this perfectly makes sense since (almost) all SVG images can be scaled up without pixelation. For small bitmap images (PNG, JPG and so on) this does not make sense. It looks horribly blurry in all current web browsers since all web browsers added bicubic interpolation to their current versions. Here is an example where (from my point of view) it's obvious this behavior is wrong: <gallery> File:Icon External Link.svg|SVG File:Icon External Link.png|PNG </gallery> -- 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
