Closed
Bug 1014810
Opened 11 years ago
Closed 10 years ago
Support 32 bit BMP images
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1214072
People
(Reporter: obrufau, Unassigned)
References
Details
(Whiteboard: [fixed by bug 1214072])
Attachments
(2 files, 5 obsolete files)
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Firefox/32.0 (Beta/Release)
Build ID: 20140522030204
Steps to reproduce:
Open a 32 bit BMP image, either in A8 R8 G8 B8 or A8 R8 G8 B8 format.
Actual results:
They aren't displayed well.
Expected results:
They should be displayed well.
Attachment #8427235 -
Attachment mime type: image/png → image/bmp
Attachment #8427236 -
Attachment mime type: image/png → image/bmp
Attachment #8427236 -
Attachment is obsolete: true
Attaching unsupported BMP (A8 R8 G8 B8) image in base64 text.
Attachment #8428270 -
Attachment is obsolete: true
Attaching unsupported BMP (X8 R8 G8 B8) image in base64 text.
Attachment #8427235 -
Attachment is obsolete: true
Paul, I tried to attach unsupported images, but bugzilla deleted them. Now I have attached them as base64 text.
Flags: needinfo?(obrufau)
Comment 9•11 years ago
|
||
Please upload the images on sites like http://imgur.com/ and post here the links to them
Reporter | ||
Comment 10•11 years ago
|
||
The problem with imgur is that it attempts to convert the images to PNG.
I have uploaded them to File Dropper:
* A8 R8 G8 B8 BMP: http://www.filedropper.com/a8r8g8b8
* X8 R8 G8 B8 BMP: http://www.filedropper.com/x8r8g8b8
Updated•11 years ago
|
Attachment #8428707 -
Attachment is obsolete: true
Updated•11 years ago
|
Attachment #8428709 -
Attachment is obsolete: true
Comment 11•11 years ago
|
||
Thanks Obrufau, I can see the problem now.
Confirmed in 32.0a1 (2014-05-26), Win 7 x64.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Whiteboard: [fixed by bug 1214072]
You need to log in
before you can comment on or make changes to this bug.
Description
•