/farbfeld

suckless farbfeld encoding/decoding in Go

Primary LanguageGoISC LicenseISC

farbfeld

Build Status GoDoc

Farbfeld is a simple image encoding format from suckless.

The Farbfeld specification is at http://git.suckless.org/farbfeld/tree/FORMAT.

Installation

go get -u github.com/mehlon/farbfeld

See godoc for documentation. The interface is the same as for PNG.