svg_utils icon indicating copy to clipboard operation
svg_utils copied to clipboard

src/svgutils/compose.py: SVG.__init__ now accepts SVGFigure

Open zdebanos opened this issue 1 year ago • 0 comments

Two classmethods have been added - fromfile and fromstring. The fromfile method provides the same functionality as the previous constructor. The fromstring method allows for SVG construction from string.

zdebanos avatar Apr 29 '24 09:04 zdebanos