Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
3 2øªj£ã@s^ddlmZddlmZddlmZddlmZddlm Z dd„d DƒZ Gd d „d e ƒZ d S)é)Ú TransformPen)Úetree)Útostré)Ú parse_path)Ú PathBuildercCsg|] }t|ƒ‘qS©)r)Ú.0ÚsrrúC/tmp/pip-build-_d5lkt3n/fonttools/fontTools/svgLib/path/__init__.pyú sr ÚSVGPathrc@s0eZdZdZd dd„Zed dd„ƒZdd„ZdS) r aÅ Parse SVG ``path`` elements from a file or string, and draw them onto a glyph object that supports the FontTools Pen protocol. For example, reading from an SVG file and drawing to a Defcon Glyph: import defcon glyph = defcon.Glyph() pen = glyph.getPen() svg = SVGPath("path/to/a.svg") svg.draw(pen) Or reading from a string containing SVG data, using the alternative 'fromstring' (a class method): data = 's