|
NAMEbni2tga - convert a Battle.net icon file to a Targa fileSYNOPSISbni2tga [options] [--] [bnifile [tgafile]]DESCRIPTIONbni2tga is a simple program which will convert the icons in a Battle.net icon file into a TGA file with the icons arranged vertically.The specific variant of TGA that is used will depend on the input file, but typically it will be a 28 pixel wide, true-color, 24bit, run-length encoded image with no attributes. If bnifile is not specified or is specified as "-", the standard input will be used. If tgafile is not specified or is specified as "-", the standard output will be used. OPTIONS
NOTESThe current version is available with the bnetd distribution at:http://www.bnetd.org/
BUGSThe purpose of some of the fields in the BNI format are not known. Only true-color formats are currently supported.SEE ALSObnetd(1), bnibuild(1), bniextract(1), bnilist(1), tgainfo(1)AUTHORS
Visit the GSP FreeBSD Man Page Interface. |