D
o
w
n
l
o
a
d
a
b
l
e
T
o
o
l
s
|
|
-
-
This is just a place to distribute a few tools that
others might find useful. Obviously this stuff is free
to use, and modify, but if you do anything with these tools,
I'd love it you'd drop me a note.
(toertel-web at manax.org).
-
random
( Posted on 2005/03/23 )
( Environment: Linux, bash, perl )
-
This is a command line tool to run a command with a
randomly reordered list of arguments. Mostly for
displaying images (i.e. pr0n) in a random order, but
could be used to play audio in a random order if the
player doesn't natively support it.
-
xcf2png
( Posted on 2004/03/07 )
( Environment: Linux )
-
This is a command line tool to convert internal
Gimp images
into png. It automatically flattens them. There may be
some limitations with alpha channels, though I'm not sure.
I wrote this primarily for use in a Makefile, to automatically
convert my graphics resources that are in XCF to something
more portable, for use with SDL in my games.
It is a little slow, but I've found that that isn't a problem
most of the time, since I convert images rarely, even while
heavily developing a game.
Version 1 is
here,
in case it works better for you.
|
|