mirror of
https://github.com/servo/servo.git
synced 2025-08-13 17:35:36 +01:00
Handle some transparent black cases in ctx.getImageData
This commit is contained in:
parent
241dba064d
commit
e62dbabb46
6 changed files with 72 additions and 49 deletions
|
@ -8,3 +8,6 @@ publish = false
|
|||
[lib]
|
||||
name = "pixels"
|
||||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
euclid = "0.19"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue