mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +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
|
@ -9,6 +9,8 @@
|
|||
|
||||
extern crate azure;
|
||||
extern crate geom;
|
||||
extern crate gfx;
|
||||
extern crate util;
|
||||
|
||||
|
||||
pub mod canvas_paint_task;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue