mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Implement CanvasRenderingContext2D.font property
This commit is contained in:
parent
15fd256302
commit
c21fde3751
11 changed files with 68 additions and 6 deletions
|
@ -34,6 +34,7 @@ pixels = { path = "../pixels" }
|
|||
raqote = { version = "0.8", features = ["text"] }
|
||||
servo_config = { path = "../config" }
|
||||
sparkle = "0.1.24"
|
||||
style = { path = "../style" }
|
||||
# NOTE: the sm-angle feature only enables ANGLE on Windows, not other platforms!
|
||||
surfman = { version = "0.2", features = ["sm-angle", "sm-angle-default"] }
|
||||
surfman-chains = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue