AutoGrab is a small DOS utility which was written to extract sprites and tiles
from *.pcx files. It works quite easy: You create the gfx in your paint program
of choice, and then draw a rectangle around it. AutoGrab scans the pcx file for
these rectangles and saves their content to disk.
It's also possible to break down larger images into tiles by drawing a border
around the area you want to be splitted, and then specify a size when calling
AutoGrab. Autograb can be downloaded from the Projects page of the Game Programming Galaxy
|
© 1997 Lennart Steinke<lennart_steinke@bigfoot.com>