]> Cypherpunks repositories - gostls13.git/commit
image/gif: implement transparency.
authorRob Pike <r@golang.org>
Mon, 9 May 2011 00:26:16 +0000 (17:26 -0700)
committerRob Pike <r@golang.org>
Mon, 9 May 2011 00:26:16 +0000 (17:26 -0700)
commita54dca8357af66023067c68fc0a395444dd6db33
treea18ca6d4240c5bfa99b1a68e98ef32c7d75bab6c
parent38d7bcf5e2560492cff53729967719394d322cf3
image/gif: implement transparency.

At least, as I understand it. The spec is unclear about what happens
with a local color map.

R=nigeltao, r2
CC=golang-dev
https://golang.org/cl/4515045
src/pkg/image/gif/reader.go