Canvas SVG parser: Difference between revisions

m
Line 92: Line 92:


== Known Limitations ==
== Known Limitations ==
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 (see the implementation for SVG text->Canvas.Text handling for details).


* https://developer.mozilla.org/en-US/docs/SVG/Tutorial/SVG_Image_Tag
* https://developer.mozilla.org/en-US/docs/SVG/Tutorial/SVG_Image_Tag