MAKE_DB(1) | User Commands | MAKE_DB(1) |
make_db - Create the image database needed by pixelize
make_db [OPTIONS] [image_files]
make_db is a program that scans pictures and creates a file called pic_db.dat in the current directory. This file is used by pixelize when "rendering" images.
Unless the "reset" command line option is given, make_db will add provided files to the existing pic_db.dat file if they are not already referenced in this file.
Mandatory arguments to long options are mandatory for short options too.
Application options :
-r, --reset Reinitialize database
pic_db.dat
File containing a database of all pictures pixelise is going to use to
match and replace against areas of the processed image.
Please report any bugs you find to Paul Wilkins <pwilkins@lashwhip.com>.
make_db is covered by the GNU General Public License (GPL), version 2 or later.
pixelize (1).
Paul Wilkins <pwilkins@lashwhip.com>
March 30, 2002 | make_db 2.0.0 |