Also gut, ich hab mir mit php ein bild erstellt:
Header ("Content-type: image/gif");
$im = imagecreate (500, 500);
$black = imagecolorallocate ($im, 0, 0, 0);
$white = imagecolorallocate ($im, 255, 255, 255);
imagettftext ($im, 12, 1, 50, 50, $white, "/Arial.ttf","<a...