]> Cypherpunks repositories - gostls13.git/commit
image/png: fix encoding of images that don't start at (0, 0).
authorNigel Tao <nigeltao@golang.org>
Mon, 30 May 2011 00:55:37 +0000 (10:55 +1000)
committerNigel Tao <nigeltao@golang.org>
Mon, 30 May 2011 00:55:37 +0000 (10:55 +1000)
commita479bc8d02625534566dff96f096d4f29d916d38
tree6be2dbdd042cd3ec7b4faac7114c13b5374a3151
parent5d5d84f3df7f735563a411b5dc940bcf731bc771
image/png: fix encoding of images that don't start at (0, 0).

R=r
CC=golang-dev
https://golang.org/cl/4560049
src/pkg/image/png/writer.go
src/pkg/image/png/writer_test.go