aboutsummaryrefslogtreecommitdiff
path: root/src/image/geom_test.go
AgeCommit message (Expand)Author
2017-02-10image: fix the overlap check in Rectangle.Intersect.Nigel Tao
2017-02-07Revert "image: fix the overlap check in Rectangle.Intersect."Russ Cox
2017-02-07image: fix the overlap check in Rectangle.Intersect.Nigel Tao
2015-02-18image: change Rectangle.Eq to return true for all empty rectangles, evenNigel Tao
2015-02-17image: fix Rectangle.Overlaps and Rectangle.Union for empty rectangles.Nigel Tao