Load svg file for use as DOMElement

Hi all,
In this way we can access all the components of the svg since it is not transformed into a bitmap.
The methods createFromHTML() and createFromCache() doesn’t work with svg files because it doesn’t use a regular namespace (xml).

Regards

2 Likes