mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update font-kit.
This commit is contained in:
parent
e57b9a3446
commit
72fd95f613
6 changed files with 74 additions and 104 deletions
|
@ -22,7 +22,7 @@ canvas_traits = { path = "../canvas_traits" }
|
|||
crossbeam-channel = "0.4"
|
||||
cssparser = "0.29"
|
||||
euclid = "0.20"
|
||||
font-kit = "0.10"
|
||||
font-kit = "0.11"
|
||||
fnv = "1.0"
|
||||
gfx = { path = "../gfx" }
|
||||
gleam = "0.12"
|
||||
|
@ -33,7 +33,7 @@ lyon_geom = "0.14"
|
|||
num-traits = "0.2"
|
||||
pathfinder_geometry = "0.5"
|
||||
pixels = { path = "../pixels" }
|
||||
raqote = { git = "https://github.com/jrmuizel/raqote", features = ["text"] }
|
||||
raqote = { git = "https://github.com/jrmuizel/raqote" }
|
||||
servo_arc = { path = "../servo_arc" }
|
||||
servo_config = { path = "../config" }
|
||||
sparkle = "0.1.25"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue