makehtmlbuttons.pl is a perl script that makes html buttons
it requires perl and Imager
it asks the user a bunch of questions and uses these answers
to make the buttons and the html code
you can download the perl script here
you can download blank.png here
if you download blank.png then place blank.png in the same directory as
the perl script so it can find it
if you want use your own image instead the default blank.png image
then change the line that says "my $imgfilename"
if you do not see any text in the output you can try editing
makehtmlbuttons.pl
go to line that says Imager::Font->new and try changing the options here
see
http://search.cpan.org/~tonyc/Imager-0.54/lib/Imager/Font.pm#DESCRIPTION
for the list of options
there is also a program named frank's make html buttons program
where you can download here .
after you download and unzip it, you can read a
tutorial on how to use this program
return to frank's home page