colors

extract colors from pictures
git clone git://git.2f30.org/colors
Log | Files | Refs | README | LICENSE

commit 8e8ba7dcbf5376679f865aabe92894292fe36730
parent ba0d3294c08b43fea5a4571aebc089ff6eef48bd
Author: sin <sin@2f30.org>
Date:   Fri,  5 Jun 2015 13:49:35 +0100

README update

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -1,7 +1,7 @@ What is it? =========== -A simple program to pick out "dominant" colors from PNG files. +A simple program to extract "dominant" colors from PNG files. It is similar to strings(1) but for pictures. For a given input[0] file it outputs a colormap[1] to stdout.