__init__.py
|
Basic Svg_Io_Sax (#66)
|
2018-11-04 21:07:40 -08:00 |
bezier.py
|
removed builtins imports
|
2017-02-28 23:34:29 -08:00 |
document.py
|
save() now requires filename
|
2018-08-21 21:27:29 -07:00 |
misctools.py
|
rgb2hex now allows lists as input
|
2018-06-10 14:41:27 -07:00 |
parser.py
|
removed all np.matrix uses (deprecation)
|
2018-08-21 20:05:59 -07:00 |
paths2svg.py
|
Fix tuple assignment (#86)
|
2019-01-07 21:24:35 -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
|
Basic Svg_Io_Sax (#66)
|
2018-11-04 21:07:40 -08:00 |
svg_to_paths.py
|
Fixed crash in line2pathd() (#101)
|
2020-06-19 18:58:25 -07:00 |