Memory map fonts

This commit is contained in:
Jeremy Soller 2022-10-09 17:04:59 -06:00
parent 0365737908
commit 66ab1e6000
2 changed files with 9 additions and 3 deletions

View file

@ -8,6 +8,7 @@ publish = false
[dependencies]
ab_glyph = { version = "0.2", optional = true }
orbclient = "0.3"
memmap2 = "0.5"
rusttype = { version = "0.9", optional = true }
rustybuzz = "0.5"
swash = { version = "0.1", optional = true }