servo / font-kit

A cross-platform font loading library written in Rust
Apache License 2.0
660 stars 98 forks source link

Use font-config-sys 5.0 #218

Closed jayvdb closed 8 months ago

jayvdb commented 8 months ago

This is needed to avoid umaintained crate c.f. https://github.com/yeslogic/fontconfig-rs/issues/35

jayvdb commented 8 months ago

Thanks for helping get these all in @mrobinson. It would be nice to have a release done soon, because this PR removed a CVE, and I need to update a dependent project after this one, in order to get that CVE out the product I am working on.

mrobinson commented 8 months ago

I've started the release process in #222.