1
0
mirror of https://github.com/golang/go synced 2024-10-05 10:31:22 -06:00
go/src/pkg/image/gif
Rob Pike a54dca8357 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
2011-05-08 17:26:16 -07:00
..
Makefile image/gif: GIF decoder 2011-05-07 22:57:42 -07:00
reader.go image/gif: implement transparency. 2011-05-08 17:26:16 -07:00