plotters-rs / plotters

A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
https://plotters-rs.github.io/home/
MIT License
3.89k stars 281 forks source link

Bump font-kit to latest #607

Closed pbdeuchler closed 3 months ago

pbdeuchler commented 4 months ago

Solves #548

pbdeuchler commented 4 months ago

Ha, no it doesn't. I did my monthly revisit of that issue and somehow missed pathfinder_simd hasn't been released yet. Created a PR to do that https://github.com/servo/pathfinder/pull/568, will do the same for font-kit, and then hopefully we can build on nightly once again

pbdeuchler commented 3 months ago

https://github.com/servo/font-kit/pull/251

We should be good to go!