Unify the no_std and std impls of FontSystem
This commit is contained in:
parent
bd58940c42
commit
faa1ceafda
5 changed files with 207 additions and 253 deletions
|
|
@ -21,6 +21,8 @@ unicode-linebreak = "0.1.4"
|
|||
unicode-script = "0.5.5"
|
||||
unicode-segmentation = "1.10.0"
|
||||
rangemap = "1.2.0"
|
||||
hashbrown = { version = "0.14.0", default-features = false }
|
||||
rustc-hash = { version = "1.1.0", default-features = false }
|
||||
|
||||
[dependencies.unicode-bidi]
|
||||
version = "0.3.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue