Refactor, add support for RTL but not quite BIDI
This commit is contained in:
parent
78e422dcc8
commit
12f2c3344c
2 changed files with 203 additions and 87 deletions
|
|
@ -9,6 +9,8 @@ publish = false
|
|||
orbclient = "0.3"
|
||||
rusttype = "0.9"
|
||||
rustybuzz = "0.5"
|
||||
unicode-bidi = "0.3"
|
||||
unicode-script = "0.5"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue