Help for this page
#! /usr/bin/perl # text_to_png.pl - Convert a text file into a png format image ... binmode OUTFILE; print OUTFILE $png_data; close OUTFILE;
#! /usr/bin/perl # Name: wxtext_to_png.pl ... } 1;