]> Cypherpunks repositories - gostls13.git/commit
image: add image.Tiled type, the Go equivalent of Plan9's repl bit.
authorNigel Tao <nigeltao@golang.org>
Tue, 12 Oct 2010 02:44:11 +0000 (13:44 +1100)
committerNigel Tao <nigeltao@golang.org>
Tue, 12 Oct 2010 02:44:11 +0000 (13:44 +1100)
commitb5a480f035e546c31680596bb51b9148de85dbad
tree91dd33e3545e1b8fd0a15f988b5cb8e031e61cdb
parentfcc0c002289175839265ac8dde2c35d8c56f6095
image: add image.Tiled type, the Go equivalent of Plan9's repl bit.
Make ColorImage methods' receiver type be a pointer.

R=r, rsc
CC=golang-dev
https://golang.org/cl/2345043
src/pkg/exp/draw/draw.go
src/pkg/image/geom.go
src/pkg/image/names.go