mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
![]() The font resolution function querying fontdb is fast now, so we can always call it when rendering text. That way we don't need all the indirection in the text_size(), etc. functions, we don't need an entry in the item graphics cache for the font and we can avoid a lot of property dependencies. |
||
---|---|---|
.. | ||
fonts | ||
Cargo.toml | ||
event_loop.rs | ||
fonts.rs | ||
graphics_window.rs | ||
images.rs | ||
lib.rs | ||
svg.rs |