juggle-tux / farbfeld

suckless farbfeld encoding/decoding in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

suckless farbfeld encoding/decoding in Go

License:ISC License


Languages

Language:Go 100.0%