From 4e890ccf092f7dbbcdd0d27126c0d8336c87d84e Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 30 Jul 2018 16:10:14 -0400 Subject: Add gfx README and LICENSE --- bin/README | 41 ++--------------------------------------- 1 file changed, 2 insertions(+), 39 deletions(-) (limited to 'bin/README') diff --git a/bin/README b/bin/README index 3e53eba2..6a3192a7 100644 --- a/bin/README +++ b/bin/README @@ -1,6 +1,6 @@ -Tools primarily targetting Darwin and FreeBSD. Some don't build on Linux -and some only build on Linux. All code licensed AGPLv3. See LICENSE. +Tools primarily targetting Darwin, FreeBSD and NetBSD. Some don't build on +Linux and some only build on Linux. All AGPLv3, see LICENSE. bri @@ -28,43 +28,6 @@ Battery charge indicator panel for the Linux framebuffer through Clock panel for the Linux framebuffer. Renders PSF2 bitmap fonts. - gfxx - -Graphics data explorer. Build with GFX={cocoa,fb,x11}. Dumps PNGs. - - -c {indexed,grayscale,rgb} set color space - -p PATH load palette - -e {l,b} set byte order - -E {l,b} set bit order - -b NNNN set pad, R, G, B bits - -n N set offset - -f flip - -m mirror - -w N set width - -z N set scale - -o PREFIX set output prefix - - q quit - x dump one frame - X dump each frame - o print options - [] switch color spaces - p sample palette - P dump palette - {} switch bits presets - e swap byte order - E swap bit order - hl offset by byte - jk offset by pixel - HL offset by row - JK offset by square - ,. adjust width - <> half/double width - f flip - m mirror - -+ zoom - 0-9 set bits - glitch PNG glitcher based on pngo. -- cgit 1.4.1