Implement fill and stroke functions for all pattern types and check the zero size gradient.

This commit is contained in:
Hyowon Kim 2015-06-17 08:56:35 +09:00
parent ee22ae2635
commit 2e230bdb93
6 changed files with 49 additions and 36 deletions

View file

@ -42,7 +42,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "azure"
version = "0.1.0"
source = "git+https://github.com/servo/rust-azure#b9bb83c733507f3f57e2c334499f38432056e26c"
source = "git+https://github.com/servo/rust-azure#0e864697513c9e31bbe2213957d5713fd6139e69"
dependencies = [
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"core-graphics 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",