golang-image/draw
Nigel Tao 08593990c4 draw: add Transformer and Option types.
Just stub implementations for now. Actual implementations will be
follow-up changes.

Change-Id: Id21d9042a2073c2dc0f78c9977c4940f000a41df
Reviewed-on: https://go-review.googlesource.com/6805
Reviewed-by: Rob Pike <r@golang.org>
2015-03-10 00:41:02 +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: 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: add Transformer and Option types. 2015-03-10 00:41:02 +00:00