summaryrefslogtreecommitdiffstats
path: root/graphics/src/text/cache.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update `cosmic-text` and `resvg` (#2416)Libravatar Héctor Ramón2024-07-171-2/+2
* Use built-in `[lints]` table in `Cargo.toml`Libravatar Héctor Ramón Jiménez2024-04-071-3/+2
* Replace `xxhash-rust` with `rustc-hash`Libravatar Héctor Ramón Jiménez2024-03-301-7/+4
* Migrate twox-hash -> xxhash_rust. Switch to Xxh3 for better performance.Libravatar dtzxporter2023-11-111-5/+1
* Write documentation for the new text APIsLibravatar Héctor Ramón Jiménez2023-10-271-0/+19
* Merge branch 'master' into explicit-text-cachingLibravatar Héctor Ramón Jiménez2023-09-101-1/+4
* Use `min_bounds` for cached textLibravatar Héctor Ramón Jiménez2023-08-301-4/+13
* Implement explicit text caching in the widget state treeLibravatar Héctor Ramón Jiménez2023-08-301-0/+120