Closed
Bug 319918
Opened 20 years ago
Closed 20 years ago
Improve rendering of a resized screenshot image
Categories
(Core :: Graphics: ImageLib, enhancement)
Core
Graphics: ImageLib
Tracking
()
People
(Reporter: BijuMailList, Assigned: pavlov)
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051210 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051210 Firefox/1.6a1
HTML allows resizing of an image using height attribute in <img> tag.
but firefox rendering of a resized screenshot image make text content on the image not readable.
we need to improve this.
Current algorithm may be faster, so this rendering mode is OK when displaying the page.
But I feel when processor get time img should be re-rendered to make contents more clear.
See attachment image resized to 50% with MSPaint.exe is very much read able.
Reproducible: Always
Steps to Reproduce:
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 98971 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•