]> Cypherpunks repositories - gostls13.git/commit
exp/draw: remove the Color, Point and Rectangle types.
authorNigel Tao <nigeltao@golang.org>
Tue, 10 Aug 2010 12:05:11 +0000 (22:05 +1000)
committerNigel Tao <nigeltao@golang.org>
Tue, 10 Aug 2010 12:05:11 +0000 (22:05 +1000)
commit7d3173fc1d4becc1cce4dfbaed1a23fc32dcb928
treeb515e973f111543efd638939cadf9c5db4d53f3b
parent4368a7875506bafcd751f1cad17098fa1e834281
exp/draw: remove the Color, Point and Rectangle types.
image: introduce Transparent and Opaque.

R=r
CC=golang-dev
https://golang.org/cl/1947042
src/pkg/exp/4s/data.go
src/pkg/exp/4s/xs.go
src/pkg/exp/draw/Makefile
src/pkg/exp/draw/arith.go [deleted file]
src/pkg/exp/draw/color.go [deleted file]
src/pkg/exp/draw/draw.go
src/pkg/exp/draw/event.go
src/pkg/image/names.go