Add proportional font rendering example

This commit is contained in:
Jeremy Soller 2022-10-03 12:00:17 -06:00
parent f03a75d75f
commit a900ab0935
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
8 changed files with 232 additions and 3 deletions

View file

@ -9,3 +9,7 @@ publish = false
orbclient = "0.3"
rusttype = "0.9"
rustybuzz = "0.5"
[features]
default = []
mono = []