golang-image/draw
Nigel Tao efa0c0977f draw: implement Copy; add an example_test.
Change-Id: Ia9cceac17c0326702530eac3a205308b02b85986
Reviewed-on: https://go-review.googlesource.com/7262
Reviewed-by: Rob Pike <r@golang.org>
2015-03-11 22:37:25 +00:00
..
draw.go draw: new package, a superset of the standard library's image/draw 2015-02-17 23:20:02 +00:00
example_test.go draw: implement Copy; add an example_test. 2015-03-11 22:37:25 +00:00
gen.go draw: add Transformer and Option types. 2015-03-10 00:41:02 +00:00
impl.go draw: add Transformer and Option types. 2015-03-10 00:41:02 +00:00
scale_test.go draw: add Transformer and Option types. 2015-03-10 00:41:02 +00:00
scale.go draw: implement Copy; add an example_test. 2015-03-11 22:37:25 +00:00