font: bound the glyph cache; synthesize missing bold/italic

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I39a00a2847022f684060e94c816df7786a6a6964
This commit is contained in:
raf 2026-06-24 14:15:12 +03:00
commit 23ad00348d
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF
3 changed files with 124 additions and 14 deletions

View file

@ -13,6 +13,7 @@ calloop = "0.14.4"
calloop-wayland-source = "0.4.1"
fontconfig = "0.11.0"
freetype-rs = "0.38.0"
lru = "0.18.0"
pound = "0.1.6"
rustix = { version = "1.1.4", features = [
"pty",