]> Cypherpunks repositories - gostls13.git/commit
exp/draw: clip destination rectangle to the image bounds.
authorNigel Tao <nigeltao@golang.org>
Thu, 9 Sep 2010 09:12:54 +0000 (19:12 +1000)
committerNigel Tao <nigeltao@golang.org>
Thu, 9 Sep 2010 09:12:54 +0000 (19:12 +1000)
commit2deee2936c1bf44e07541e10552696d8118a6bb5
tree0551be730241779d49a123ade6c15b172ab242c1
parent6c8b85273c2a38cd72fa3f21e947c61503bb7113
exp/draw: clip destination rectangle to the image bounds.
image: introduce Intersect and Union rectangle methods.

R=r, rog, nigeltao
CC=golang-dev
https://golang.org/cl/2115043
src/pkg/exp/draw/draw.go
src/pkg/image/geom.go