Closed
Bug 110848
Opened 23 years ago
Closed 15 years ago
Support for V4 and V5 headers in Bitmaps
Categories
(Core :: Graphics: ImageLib, enhancement, P5)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: netdragon, Assigned: netdragon)
Details
This should be marked future. Eventually V4 and V5 headers might be used by
image programs in bitmaps. Basically they store bitmap and png files inside the
bitmap structure. Therefore, when this happens we can throw in support for it by
slightly decoding the data and sending it to the jpeg and png decoder. There is
no need to implement it now as no images are stored as of yet in this format. If
someone wants to implement it then feel free :-)
I will grab this bug myself so it doesn't add to anyone's bug list.
Assignee | ||
Comment 1•23 years ago
|
||
Marked for later. Low priority
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Priority: -- → P5
Resolution: --- → FIXED
Assignee | ||
Comment 2•23 years ago
|
||
Oops. Sorry the field changed on me.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Assignee | ||
Comment 3•23 years ago
|
||
Trying again.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → LATER
Assignee | ||
Comment 4•23 years ago
|
||
Sorry.. I couldn't accept the bug. Someone will have to assign it to me.
Assignee | ||
Comment 5•23 years ago
|
||
Sorry for the spam. Gonna try to accept again.
Status: RESOLVED → UNCONFIRMED
Resolution: LATER → ---
Assignee | ||
Updated•23 years ago
|
Target Milestone: --- → Future
Assignee | ||
Comment 7•23 years ago
|
||
I need accept permissions for this module to accept this bug.
Comment 8•23 years ago
|
||
I accept it for you.
Ask gerv@mozilla.org or asa@mozilla.org for permissions.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•15 years ago
|
QA Contact: tpreston → imagelib
Comment 9•15 years ago
|
||
Brian - I'm assuming you're not doing this anymore.
We're not looking to increase our supported feature-set for bmp in any way (we'd probably remove BMP if we didn't need it for favicons). Marking WONTFIX.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago → 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•