logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bnibuild - build a Battle.net icon file from a directory of Targa icon files

Authors

       Marco Ziech (mmz@gmx.net) and
              Ross Combs (ross@bnetd.org)

BNETD                                           6 November, 2000                                     BNIBUILD(1)

Bugs

       The purpose of some of the fields in the BNI format are not known.  Only true-color formats are currently
       supported.

Description

bnibuild  is  a  simple  program  which  will convert a directory with a text file named bniindex.lst and
       associated Targa image file into a single Battle.net icon file.

       If bnifile is not specified or is specified as "-", the standard output will be used.

       FIXME: specify format of bniindex.lst

Name

       bnibuild - build a Battle.net icon file from a directory of Targa icon files

Notes

       The current version is available with the bnetd distribution at:

              http://www.bnetd.org/

Options

-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 "-".

See Also

bnetd(1), bni2tga(1), bniextract(1), bnilist(1), tgainfo(1)

Synopsis

bnibuild [options] [--] inputdir [bnifile]

See Also