|
|
| |
BNIEXTRACT(1) |
BNETD User's Manual |
BNIEXTRACT(1) |
bniextract - extract a directory of Targa icon files from a Battle.net icon file
bniextract [options] [--] bnifile outputdir
bniextract is a simple program which will convert a single Battle.net
icon file into a directory with a text file named bniindex.lst and
associated Targa image file. If bnifile is specified as "-",
the standard input will be used.
- -h --help --usage
- Print usage information and exit.
- -v --version
- Print its version number and exit.
- --
- Signal end of options. Any further arguments will be treated as filenames
even if they begin with a "-".
The current version is available with the bnetd distribution at:
http://www.bnetd.org/
The purpose of some of the fields in the BNI format are not known. Only
true-color formats are currently supported.
bnetd(1), bni2tga(1), bnibuild(1), bnilist(1),
tgainfo(1)
- Marco Ziech (mmz@gmx.net) and
- Ross Combs (ross@bnetd.org)
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |