You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I put out an issue in the resvg repo as well: linebender/resvg#848. They bumped the fontdb and rustybuzz versions in main, but the commit hasn't been included in a new release yet.
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.
The text was updated successfully, but these errors were encountered: