Add support for swash

This commit is contained in:
Jeremy Soller 2022-10-07 09:41:36 -06:00
parent 51639e53cb
commit cf43655357
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
7 changed files with 116 additions and 66 deletions

View file

@ -10,6 +10,7 @@ ab_glyph = { version = "0.2", optional = true }
orbclient = "0.3"
rusttype = { version = "0.9", optional = true }
rustybuzz = "0.5"
swash = { version = "0.1", optional = true }
unicode-bidi = "0.3"
unicode-linebreak = "0.1"
unicode-script = "0.5"