svgpathtoolss/svgpathtools
Catherine Holloway 6c655ad220
add support for rounded rectangles (#161)
2022-01-25 17:23:04 -08: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 implementation of points() (#155) 2021-09-26 18:22:09 -07:00
paths2svg.py fix issue with filenames with no directory causing error 2021-11-26 18:31:38 -08: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 add support for rounded rectangles (#161) 2022-01-25 17:23:04 -08:00