Using the color helpers in CanvasPaintTask.

This commit is contained in:
Adenilson Cavalcanti 2015-02-05 16:27:15 -08:00
parent c360b75e16
commit a825e59516
4 changed files with 11 additions and 4 deletions

View file

@ -53,6 +53,7 @@ version = "0.0.1"
dependencies = [
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
"gfx 0.0.1",
"util 0.0.1",
]