servo/components/net/image
hirschenberger ab4b34d423 Fix #5176 by premultiplying the alpha channel to the color channels
This is GIF specific. It's also done when the image is PNG but PNG is
handled separately with the PNG crate, whereas GIFs are handled by the
stb-image crate and the distinction between alpha and non-alpha-supporting
images was missing.
2015-03-11 14:52:16 +01:00
..
base.rs Fix #5176 by premultiplying the alpha channel to the color channels 2015-03-11 14:52:16 +01:00
holder.rs Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
test.jpeg Cargoify servo 2014-09-08 20:21:42 -06:00