Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 366 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 366 Bytes

goapng

goapng is implementation of APNG(Animated PNG) Encoder in Golang.

  • Illustrative purposes(See on Firfox or Safari)

animated_gopher

Usage

See: example.go.

Installation

$ go get github.com/cia-rana/goapng

License

MIT