Pear image graph
Posted: Mon Feb 22, 2010 7:26 pm
Im trying to use this image_graph pear library.
http://pear.php.net/package/Image_Graph/download
however after finish installing the library this error come out
im running apache2 on debian lenny
PHP 5.2.6-1+lenny6 with Suhosin-Patch 0.9.6.2
http://pear.php.net/package/Image_Graph/download
however after finish installing the library this error come out
Code: Select all
Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in /usr/share/php/Image/Canvas/GD.php on line 1374
Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in /usr/share/php/Image/Canvas/GD.php on line 1378
Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in /usr/share/php/Image/Canvas/GD.php on line 1382
Warning: Division by zero in /usr/share/php/Image/Canvas/GD.php on line 1386
Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in /usr/share/php/Image/Canvas/GD.php on line 1418
Warning: imagettftext() [function.imagettftext]: Could not find/open font in /usr/share/php/Image/Canvas/GD.php on line 1494
Fatal error: Call to undefined function ImageAntialias() in /usr/share/php/Image/Canvas/GD.php on line 1695
PHP 5.2.6-1+lenny6 with Suhosin-Patch 0.9.6.2