forked from NotAShelf/beer
font: bound the glyph cache; synthesize missing bold/italic
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I39a00a2847022f684060e94c816df7786a6a6964
This commit is contained in:
parent
5682027a94
commit
23ad00348d
3 changed files with 124 additions and 14 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue