Now available:
SeqMaker 2.0http://helmet.kafuka.org/sci/seqmaker2.zipFeatures:? Supports PNG, BMP, GIF, and PCX (no shit!)
? Automatically detects sequences, so you can just drop book1.bmp on it and expect it to make book.seq with all 16 frames.
? Specify a later frame to start from there instead.
? Also supports TXT files with file lists in 'em in place of the first frame.
? Integrated player -- drop a SEQ file on it.
? Player doesn't use SetPixel any more!
? Anything wrong? This even has return codes for integration into UI fronts or whatever.
For command line use:
seqmaker [infile] => as above
seqmaker [infile] -o [outfile] => don't guess the name of the seq to make
seqmaker [seqfile] => play seq in 320x200
seqmaker [seqfile] -d => play seq in 640x400
seqmaker [seqfile] -a => play seq in 320x240
seqmaker [seqfile] -a -d => play seq in 640x480