Add capability to synthesize italic
This commit is contained in:
parent
46d60a3723
commit
bd5f2f95e8
7 changed files with 55 additions and 7 deletions
|
|
@ -10,6 +10,7 @@ repository = "https://github.com/pop-os/cosmic-text"
|
|||
rust-version = "1.65"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "2.4.1"
|
||||
cosmic_undo_2 = { version = "0.2.0", optional = true }
|
||||
fontdb = { version = "0.16.0", default-features = false }
|
||||
hashbrown = { version = "0.14.1", optional = true, default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue