png2pat (1)
Leading comments
Hey, EMACS: Copyright (C), 2003 Aurelien Jarno You may distribute under the terms of the GNU General Public License as specified in the file /usr/share/common-licences/GPLv2 that comes with the Debian distribution. First parameter, NAME, should be all caps Second parameter, SECTION, should be 1-8, maybe w/ subsection other parameters are allowed: see man(7), man(1)
NAME
png2pat - Converts an image file from PNG to PAT format.SYNOPSIS
png2pat infile.pngDESCRIPTION
png2pat is a program that converts an image file from PNG to PAT format.
infile.png is an RGB or RGBA PNG file; the resulting .pat file is written to stdout.
The file can be used with
visgrep(1)
to scrape screen content.
OPTIONS
This command does not have any options.SEE ALSO
pat2ppm(1), patextract(1), rgb2pat(1), visgrep(1), xte(1).AUTHOR
png2pat was written by Steve Slaven <bpk@hoopajoo.net>.This manual page was written by Aurelien Jarno <aurel32@debian.org>, for the Debian project (but may be used by others).