Closed
Bug 780700
Opened 13 years ago
Closed 13 years ago
Smoother downscaling of images
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
DUPLICATE
of bug 486918
People
(Reporter: justin.lebar+bug, Unassigned)
Details
(Whiteboard: [dupeme])
Attachments
(2 files)
Our image downscaling (at least on Linux) is not great. I'll attach screenshots in a moment.
I used to think that only crappy websites used img size for thumbnails. But I now see this on github, any site which uses gravitar, and Facebook.
If better downsampling would be too expensive to enable across the board, perhaps we could enable it for small images, where presumably the performance impact would be negligible.
Reporter | ||
Comment 1•13 years ago
|
||
Compare the following page in Chrome and Firefox on Linux.
data:text/html,<img src="https://a248.e.akamai.net/camo.github.com/a48d76b7703a52a49966a4ff80fdf821796fc2f4/687474703a2f2f6f63746f6465782e6769746875622e636f6d2f696d616765732f6167656e64616361742e6a7067" height=300px>
Reporter | ||
Comment 2•13 years ago
|
||
Reporter | ||
Comment 3•13 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•