mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Break text runs by unicode script
This commit is contained in:
parent
062493fac6
commit
371e6897e1
8 changed files with 51 additions and 1 deletions
|
@ -81,3 +81,4 @@ serde = "0.6"
|
|||
serde_macros = "0.5"
|
||||
serde_json = "0.5"
|
||||
unicode-bidi = "0.2"
|
||||
unicode-script = { version = "0.1", features = ["harfbuzz"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue