nostr:npub10ae605fgpw08r8d2u7u65wu82n5n02gzv4wef797z5dk7g3w8smq7xnlyc Thanks for the input. I guess it's reasonable to expect the user to provide a primitive SVG with only paths. This is what pretty much all CAD software does that I have used. (non-path elements are just ignored). So shapely does not know about Bezier curves? Can it only handle straight lines? If so, then an arbitrary precision needs to be used, right. Would be fine for me if there's Python tooling for that.