Closed user123-source closed 2 years ago
Closing as this is now possible thanks to #176. io.StringIO are now supported by both the Document class and svg2paths() function. There is also now a Document.from_svg_string() constructor.
io.StringIO
Document
svg2paths()
Document.from_svg_string()
Closing as this is now possible thanks to #176.
io.StringIO
are now supported by both theDocument
class andsvg2paths()
function. There is also now aDocument.from_svg_string()
constructor.