mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Add a simple implementation of CanvasRenderingContext2d.fillText
This commit is contained in:
parent
2b0a48f291
commit
0d0ac986b7
5 changed files with 111 additions and 8 deletions
|
@ -44,3 +44,4 @@ webxr-api = {git = "https://github.com/servo/webxr", features = ["ipc"]}
|
|||
surfman = { version = "0.1", features = ["sm-angle", "sm-osmesa"] }
|
||||
surfman-chains = "0.3"
|
||||
surfman-chains-api = "0.2"
|
||||
font-kit = "0.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue