mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Using the color helpers in CanvasPaintTask.
This commit is contained in:
parent
c360b75e16
commit
a825e59516
4 changed files with 11 additions and 4 deletions
|
@ -14,4 +14,7 @@ git = "https://github.com/servo/rust-azure"
|
|||
git = "https://github.com/servo/rust-geom"
|
||||
|
||||
[dependencies.util]
|
||||
path = "../util"
|
||||
path = "../util"
|
||||
|
||||
[dependencies.gfx]
|
||||
path = "../gfx"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue