fonttools / skia-pathops

Python bindings for the Skia library's Path Ops
https://skia.org/docs/dev/present/pathops/
BSD 3-Clause "New" or "Revised" License
47 stars 14 forks source link

Path.stroke should not call convertConicsToQuads itself #28

Closed anthrotype closed 4 years ago

anthrotype commented 4 years ago

clients can call that directly (passing the desired tolerance) if they wish to get rid of conics.