Discussion:
IE9pre: Add SVG filter support
(too old to reply)
zodiachsx
2010-03-17 02:14:01 UTC
Permalink
While SVG on its own is an incredibly useful specification, it derives much
of its value from being able to apply bitmap operations to the output with
filters. A lot of useful effects like shadows, glows, noise and so on are
routinely implemented using this system and its absence from IE9s
implementation seriously harms the usefulness of IE9 in general.

Example:
http://www.tapper-ware.net/stable/PerspectiveWith6LinesOfXML/index.svg
(Should have a perspective transformation applied via feDisplacementMap)

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?mid=31277719-f83e-47bb-8feb-e85566ca074f&dg=microsoft.public.internetexplorer.beta
tomagion
2010-03-19 08:02:01 UTC
Permalink
Alright zodiachsx, I know this is from WikiPedia so may not be entirely
accurate, but it sounds like canvas is a bit proprietry, albeit the HTML5
spec i managed out of the Google & Apple camps.

http://en.wikipedia.org/wiki/Canvas_(HTML_element)

Sounds like SVG is the way to go and that is what MS have gone for at this
point in time.

I voted "I Disagree"
Post by zodiachsx
While SVG on its own is an incredibly useful specification, it derives much
of its value from being able to apply bitmap operations to the output with
filters. A lot of useful effects like shadows, glows, noise and so on are
routinely implemented using this system and its absence from IE9s
implementation seriously harms the usefulness of IE9 in general.
http://www.tapper-ware.net/stable/PerspectiveWith6LinesOfXML/index.svg
(Should have a perspective transformation applied via feDisplacementMap)
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?mid=31277719-f83e-47bb-8feb-e85566ca074f&dg=microsoft.public.internetexplorer.beta
Loading...