issues
search
mathandy
/
svgpathtools
A collection of tools for manipulating and analyzing SVG Path objects and Bezier curves.
MIT License
557
stars
142
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The path cannot be closed.
#230
natu3000
opened
3 weeks ago
1
Upstream improvement in svg_to_path.py
#229
NGExplorer
opened
4 weeks ago
1
Can only concatenate tuple (not "complex") to tuple
#228
remibert
opened
1 month ago
0
ARC Start and End Angles
#226
aguileraGit
opened
3 months ago
0
Format floating point numbers in output d-paths
#225
ohnorobo
opened
4 months ago
0
format floating point numbers in d
#224
ohnorobo
closed
4 months ago
1
Reading in dpaths introduces a lot of floating point approximation noise
#223
ohnorobo
opened
4 months ago
0
Bugfix for parsing rounded rect instances
#222
kennyweiss
opened
5 months ago
0
Bugfix for rotated ellipse
#221
kennyweiss
opened
5 months ago
1
Create new svg from code
#220
teddybee
opened
6 months ago
0
Fix floating point error in bezier bounding box calculation
#219
bouhek
opened
9 months ago
4
Add error message for invalid Path point range
#218
AndreVallestero
opened
12 months ago
0
Optimize intersection feature for Quadratic Bezier curves
#217
rBazan98
opened
1 year ago
0
baseunit ignored in disvg when viewbox parameter is provided
#215
maria-korosteleva
opened
1 year ago
0
Any plan for path boolean operations and path simplification?
#214
taoari
opened
1 year ago
1
adjust parsing to raise nicer exceptions
#213
snoyer
opened
1 year ago
0
Intersection is not counted properly
#212
Sulyma30
opened
1 year ago
1
Handle Empty Polylines, Preserve Path Order, and Optionally Return Parent Info
#211
bcwhite-code
opened
1 year ago
0
Order is Not Preserved
#210
bcwhite-code
opened
1 year ago
1
Provide Access to Parents and Other Tags (diff)
#209
bcwhite-code
opened
1 year ago
0
Crash if Bad Polyline
#208
bcwhite-code
opened
1 year ago
2
return error if Path.point() cannot be computed
#207
mathandy
closed
1 year ago
0
Path parsing floating point issue
#206
BenVosper
opened
1 year ago
2
Path.point() might not return a value due to numerical errors
#205
vasarhelyi
closed
1 year ago
2
bpoints2bezier() does not always return a value
#204
vasarhelyi
closed
1 year ago
4
Fix invalid escape sequences in strings
#203
kasbah
closed
1 year ago
1
Deprecated escape sequences
#202
kasbah
closed
1 year ago
0
Fix arc sweep with negative scale
#201
SebKuzminsky
closed
1 year ago
1
negative scale breaks arc sweep
#200
SebKuzminsky
closed
1 year ago
0
Issue 198
#199
mathandy
closed
1 year ago
0
isclosed() suffers from rounding errors when reading paths
#198
xmarduel
closed
1 year ago
3
closed paths d() method does not write a final "z"
#197
xmarduel
opened
1 year ago
1
Cannot get the intersection between two Bezier Curves
#196
leviethung2103
closed
1 year ago
3
Is `svgpathtools` officially dead?
#195
leycec
closed
1 year ago
1
Converting from CubicBezier to Poly1D doesnt work correctly
#193
Fischchen
opened
1 year ago
0
Faster Approximate Intersections Code
#192
tatarize
opened
1 year ago
4
Fastfail Intersection
#191
tatarize
closed
1 year ago
1
SVG file with transform leads to inconsistency between viewBox and path coordinates
#189
g3grau
opened
2 years ago
1
create a quadtree implementation adapted for svg paths and segments
#188
Esser50K
closed
1 year ago
13
TypeError: ufunc 'degrees' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'
#187
yaqwsx
opened
2 years ago
0
QuadraticBezier segment length() function gives 'inf' as result
#186
xmarduel
opened
2 years ago
1
Error in the path parsing
#185
pwichmann
opened
2 years ago
1
Is it possible to NOT flatten the transformation matrices when saving the .svg output file?
#184
Emasoft
opened
2 years ago
0
Test suite fails depending on CPU (micro)architecture
#183
mia-0
opened
2 years ago
1
`Document` adds "svg:" prefixes to all tags
#182
mathandy
opened
2 years ago
0
Getting Bounding Box of entire SVG file
#181
DoubleF3lix
closed
2 years ago
6
Outlining example issues
#180
themindfactory
opened
2 years ago
0
Gathering a test set of SVGs to implement regression tests
#179
mathandy
opened
2 years ago
0
Path order not preserved by flattened_paths() in document.py
#178
stjohn909
opened
2 years ago
0
[Feature Request] svgpathtools.Document.paths() API for retrieving path style attributes
#177
pietakio
opened
2 years ago
0
Next