anthonynsimon / bild

Image processing algorithms in pure Go
MIT License
3.99k stars 213 forks source link

Add translate #28

Closed anthonynsimon closed 8 years ago

anthonynsimon commented 8 years ago

Add basic translation functionality along the x and y axes. Tests included.

This closes #26

lloeki commented 8 years ago

Looks great!