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

build entire libskia; support SkStrokeRec, SkPath::arcTo and ConvertConics2Quads #24

Closed anthrotype closed 4 years ago

anthrotype commented 4 years ago

Changes below include

anthrotype commented 4 years ago

Perhaps worth mentioning that building the whole of Skia library on Appveyor Windows CI now takes 25 minutes (multiplied by 6 for each python version and arch). I will probably end up building it once in a while and have the build script download the pre-built DLL for windows at least.