tracking: Improve font loading speed
bug
Currently `iced` forces loading all fonts even though only one is configured.
This is a tracking issue for an upstream issue, since this could significantly improve start up speed depending on the users font directories.
Issue: https://github.com/iced-rs/iced/issues/2455
0 条评论