Canvas SVG parser: Difference between revisions

Line 46: Line 46:


NOTE: As of 08/2012, the Canvas system also provides support for raster images, however the SVG parser has not yet been extended to also support raster images via the "image" tag.
NOTE: As of 08/2012, the Canvas system also provides support for raster images, however the SVG parser has not yet been extended to also support raster images via the "image" tag.
* https://developer.mozilla.org/en-US/docs/SVG/Tutorial/SVG_Image_Tag
* http://www.w3.org/TR/SVG/struct.html#ImageElement


== Advanced usage ==
== Advanced usage ==