golang-image/draw
Nigel Tao 93a98e7805 draw: fix a comment typo.
Change-Id: I6d34d091514915333e488cee9e2ddb5a9d78b6a5
Reviewed-on: https://go-review.googlesource.com/6801
Reviewed-by: David Symonds <dsymonds@golang.org>
2015-03-05 00:26:58 +00:00
..
draw.go draw: new package, a superset of the standard library's image/draw 2015-02-17 23:20:02 +00:00
gen.go draw: make Scale an Interpolator method instead of a function. 2015-03-04 22:50:18 +00:00
impl.go draw: make Scale an Interpolator method instead of a function. 2015-03-04 22:50:18 +00:00
scale_test.go draw: make Scale an Interpolator method instead of a function. 2015-03-04 22:50:18 +00:00
scale.go draw: fix a comment typo. 2015-03-05 00:26:58 +00:00