Sign in
go
/
go
/
67d8226b4862f0f8deb4dc6fa8617017ecb0f32b
/
src
/
image
/
gif
/
writer.go
f7dc4eb
image/gif: avoid unused assignment
by Tarmigan Casebolt
· 9 years ago
8ae44af
image/gif: allow encoding a single-frame image whose top-left corner
by Nigel Tao
· 10 years ago
4ddd751
image/gif: don't encode local color tables if they're the same as the
by Nigel Tao
· 10 years ago
6abfdc3
image/gif: check that individual frame's bounds are within the overall
by Nigel Tao
· 10 years ago
baf3814
image/gif: encode disposal, bg index and Config.
by Nigel Tao
· 10 years ago
a291095
image/gif: fix GIF encoding of sub-images.
by Nigel Tao
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 10 years ago
[Renamed from src/pkg/image/gif/writer.go]
aeb8b45
image/color/palette: move Plan9Palette and WebSafePalette out of the
by Nigel Tao
· 11 years ago
a6f95ad
image/gif: don't write superfluous global color table
by Andrew Bonventre
· 11 years ago
9ebc5be
image/gif: add writer implementation
by Andrew Bonventre
· 11 years ago