Closed
Bug 435299
Opened 17 years ago
Closed 17 years ago
support SVG in imglib
Categories
(Core :: Graphics: ImageLib, defect, P2)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
DUPLICATE
of bug 276431
People
(Reporter: joe, Assigned: joe)
References
Details
imglib should support SVG images. This requires quite some work on the SVG/Layout side, which ideally will be shared with SVG filters on CSS and SVG fonts (which is where bzbarsky comes in AIUI).
Comment 1•17 years ago
|
||
Is this different to bug 272288?
Assignee | ||
Comment 2•17 years ago
|
||
I'm going to say that this is the bug for the imglib work required for that bug.
Depends on: 272288
Updated•17 years ago
|
OS: Mac OS X → All
Hardware: PC → All
Assignee | ||
Updated•17 years ago
|
Flags: wanted1.9.0.x? → wanted1.9.1?
Flags: wanted1.9.1? → wanted1.9.1+
Flags: blocking1.9.1?
Comment 4•17 years ago
|
||
Vlad, would you really hold 1.9.1 for this?
Flags: blocking1.9.1? → blocking1.9.1-
Priority: P1 → P2
I think we decided there is no imagelib work required for this bug, we'll do it in layout instead.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Comment 7•16 years ago
|
||
Retitling this so it doesn't confuse people when it shows up in searches. Olé: please see bug 276431 and bug 272288 -- we're going to make it work, just not the way we thought we might when this bug was filed.
Summary: implement <img src="foo.svg"> → support SVG in imglib
Comment 8•13 years ago
|
||
Changing resolution to "duplicate of bug 276431", for clarity's sake.
(That bug added support for SVG in imagelib (at least, parts of it live in imagelib - VectorImage / SVGDocumentWrapper)) The work described in comment 2 basically ended up happening as part of bug 276431.
Resolution: INVALID → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•