Is there a good library for converting SVG to HTML canvas that supports the font element? I have already tried canvg, but it does not support Font.
I just tried a simple img tag, Phrogs' method and canvg. My SVG has an embedded PNG. That only worked in canvg. The others showed the image without the embedded PNG. That was on Android Jellybean with either the standard browser or Chrome.