#loading svg from string

1 messages · Page 1 of 1 (latest)

indigo ginkgo
#

How do you load an svg form a string using the svg importer?

#

I've written code that creates a stirng that holds the content of an svg, but now how do I go form the string to displaying it using the svg importer while not saving it to a file