Open SuchAFuriousDeath opened 5 days ago
I put out an issue in the resvg repo as well: https://github.com/linebender/resvg/issues/848. They bumped the fontdb and rustybuzz versions in main, but the commit hasn't been included in a new release yet.
Fontdue issue: https://github.com/mooman219/fontdue/issues/159
Sounds good. Happy to bump any dependencies where possible.
As seen here, Slint currently makes us compile multiple versions of the ttf-parser crate (fontdb 0.23.0 has upped its ttf-parser version to 0.25.0) It would be nice if we could avoid that. This would be a step towards that. I'll make an issue in the fontdue to bump their version as well.