https://bugzilla.wikimedia.org/show_bug.cgi?id=19049
Aryeh Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #1 from Aryeh Gregor <[email protected]> 2009-06-02 00:41:59 UTC --- The images are already compressed. gzipping PNG, GIF, or JPEG files would provide no noticeable decrease in size. E.g., one PNG on my computer is 1690090 bytes raw, and 1689871 bytes piped through gzip, a savings of 219 bytes or 0.01%. The CSS should be compressed, and I'm pretty sure there's a bug open for that somewhere. -- 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
