Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 469 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 469 Bytes

Build Status Canvas

Image resizing for Go with common interpolation methods.

Installation

$ go get github.com/leon3103/canvas

Using Canvas

import "github.com/leon3103/canvas"

License

Copyright (c) 2020 Leon Wolf [email protected] canvas is released under MIT license.