iced/tiny_skia
Mohammad AlSaleh 5bd93181f3
tiny_skia: Add a capacity limit to GlyphCache
* Trim the cache if `recently_used` size reaches the limit, even if a
   trim interval hasn't passed.
 * Shrink `entries` and `recently_used` to the limit when trimming.

Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-02-07 14:27:35 +01:00
..
src tiny_skia: Add a capacity limit to GlyphCache 2024-02-07 14:27:35 +01:00
Cargo.toml Remove Compositor window generic 2024-01-18 09:55:27 +01:00