Closed
Bug 75941
Opened 24 years ago
Closed 24 years ago
[RFE] Interlaced PNG display should use bicubic interpolation
Categories
(Core :: Graphics: ImageLib, enhancement)
Core
Graphics: ImageLib
Tracking
()
People
(Reporter: gwalla, Assigned: pavlov)
References
()
Details
Bicubic interpolation (calculating the temporary color of a pixel from the
colors of surrounding pixels) is a superior method to simple interlacing
(stretching known pixels into larger squares): images are more easily
identifiable earlier in the download, and any text in the image is more easily
readable as well. The URL points to a page that demonstrates the difference with
side-by-side comparisons of snapshots of the different methods at equivalent
points in the download process.
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 75077 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•