https://bugzilla.wikimedia.org/show_bug.cgi?id=25990

--- Comment #6 from Bryan Tong Minh <[email protected]> 2011-03-21 
18:47:53 UTC ---
I've changed to im_shrink in r84471. The problem however is that due to
rounding, the results may be inaccurate, i.e. images of 179px wide instead of
180px. The result is then that the browser upsizes the image again.

Other options would be im_affine, but that uses a bilinear interpolation, which
if I understand correctly is causing poor results similar to im_resize_linear.

-- 
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

Reply via email to