Closed Bug 347388 Opened 18 years ago Closed 18 years ago

Images resized by html are not interpolated

Categories

(Firefox :: General, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 98971

People

(Reporter: SirSam, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6

Hello Developers,

Images are not interpolated when resized by HTML

An option to resize images with a better algorithm like Lanczos would improve the browsing experience.

Thank you for your attention

Reproducible: Always

Steps to Reproduce:
Set up a HTML to resize an image far from its original size and open it in Firefox.
Actual Results:  
The image will not be renderd nicely

Expected Results:  
A grear browser, like Firefox, should render the resized image smoothly

Good results could be achived by using algorithms like:

Lanczos (hard to compute, but shows best results)
Cubic
Linear (very quick)
FWIW trunk builds with cairo go some way to improving this.

*** This bug has been marked as a duplicate of 98971 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.