]> Cypherpunks repositories - gostls13.git/commit
Introduce the image package.
authorNigel Tao <nigeltao@golang.org>
Thu, 27 Aug 2009 04:51:03 +0000 (21:51 -0700)
committerNigel Tao <nigeltao@golang.org>
Thu, 27 Aug 2009 04:51:03 +0000 (21:51 -0700)
commit5cbc96d958e7026b6d2c82c947e24e6159e57564
tree1ee4caf5bf640fbdfedb1da4d0c0c8c890c9b5ae
parent2d73b7f7f06cdae4950c380d0793e8dcca5ee991
Introduce the image package.

R=rsc
APPROVED=r,rsc
DELTA=244  (244 added, 0 deleted, 0 changed)
OCL=33733
CL=33940
src/pkg/Make.deps
src/pkg/Makefile
src/pkg/image/Makefile [new file with mode: 0644]
src/pkg/image/color.go [new file with mode: 0644]
src/pkg/image/image.go [new file with mode: 0644]