|
Defload
Load an SVG image from XML text
(This page applies only to the 1.x branch of SVGFig.) loadLoads an SVG image from an XML file on disk. Returns an SVG object. Argumentsload(fileName)
load_streamLoads an SVG image from an XML stream. Returns an SVG object. load_stream(stream)
|
Sign in to add a comment
