https://bugzilla.wikimedia.org/show_bug.cgi?id=60316
--- Comment #1 from Tim Starling <[email protected]> --- I think the idea is to postprocess the article HTML in MobileFrontend to replace the img src attributes with ones that include a quality class parameter. Obviously we want to keep the number of quality classes small for optimal cache hit ratio -- I suggested two classes, Yuri suggested three. I showed Yuri a few images scaled with various quality parameters. It seems that for JPEG, ImageMagick -quality 30 is roughly what he is thinking, for a low-quality class. I'm not sure how devices would be assigned to quality classes, or whether the carrier would influence quality class choice. I suppose feature phones known to lack support for 3G etc. would be given low quality images. -- 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
