svgpathtoolss/svgpathtools
tatarize 0c9dd318aa
Fix Issue #99 + Test Coverage. (#115)
2020-07-16 17:51:07 -07:00
..
__init__.py minor line width fix 2020-06-23 22:18:26 -07:00
bezier.py removed builtins imports 2017-02-28 23:34:29 -08:00
document.py save and write fixed, __repr__() and pretty() methods added 2020-06-23 22:42:23 -07:00
misctools.py rgb2hex now allows lists as input 2018-06-10 14:41:27 -07:00
parser.py Move Path Parsing into Path. (#114) 2020-07-06 11:01:15 -07:00
path.py Fix Issue #99 + Test Coverage. (#115) 2020-07-16 17:51:07 -07:00
paths2svg.py actually return svgwrite.Drawing if requested (#102) 2020-06-19 19:39:38 -07:00
polytools.py initial commit 2016-07-05 21:51:11 -07:00
smoothing.py removed builtins imports 2017-02-28 23:34:29 -08:00
svg_io_sax.py fix error related feeding str to polyline2pathd 2020-07-06 17:30:30 -07:00
svg_to_paths.py fix error related feeding str to polyline2pathd 2020-07-06 17:33:24 -07:00