Andrew Port
|
c4d98afc68
|
add test for issue 198
|
2023-04-01 15:26:22 -04:00 |
Andrew Port
|
d9515ea399
|
remove all wildcard imports
|
2023-02-03 19:46:23 -05:00 |
Andrew Port
|
b82530aaac
|
minor fix to docstring formatting
|
2022-06-05 21:49:21 -07:00 |
Andrew Port
|
e8792f4d2d
|
add support for os.PathLike arguments
|
2022-06-05 21:47:37 -07:00 |
Andrew Port
|
356d86df78
|
restore support for PosixPath inputs for Document
|
2022-06-05 21:00:42 -07:00 |
FlyingSamson
|
07f46d41f8
|
Rename svg_string2paths to svgstr2paths
|
2022-05-25 19:24:50 +02:00 |
FlyingSamson
|
aacd5fa96d
|
Remove second version of function returning the svg_attributes by default
|
2022-05-25 17:57:22 +02:00 |
FlyingSamson
|
a473ee3f4c
|
Remove unnecessary seek commands
|
2022-05-24 18:15:52 +02:00 |
FlyingSamson
|
02a223c220
|
Fix fileio for test compatibility with python2.7
|
2022-05-22 17:02:51 +02:00 |
FlyingSamson
|
68e0d1f30d
|
Fix tests for old python versions not supporting type hints
|
2022-05-22 15:51:03 +02:00 |
FlyingSamson
|
33f4639bbf
|
Add tests for functions taking svg objects as string
|
2022-05-22 14:51:16 +02:00 |
FlyingSamson
|
ccdd10212c
|
Add unit tests for reading from different sources in svg2paths
|
2022-05-22 13:32:09 +02:00 |
Catherine Holloway
|
6c655ad220
|
add support for rounded rectangles (#161)
|
2022-01-25 17:23:04 -08:00 |
Dmitry_Milk
|
321e097a4e
|
polygon/polyline parsing tests added
|
2018-05-27 12:34:12 +03:00 |
Juan Pablo Contreras
|
2a24cf640d
|
Added functionality to process both circles and ellipses.
Added tests related to the functionality.
|
2017-04-07 09:44:04 +02:00 |
Andy
|
9423f5fdc3
|
fixed svg2path parsing of svg-polygon elements with redundant closure points
|
2017-03-16 01:58:48 -07:00 |