
Florentino - 2008-05-23 12:00:12
$c = new DF_Captcha(372, 60, "fff");
$c->drawImage();
$code = $c->getCode();
generates the error:
Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in class.captcha.php on line 140
There is an error in imagettfbbox function!