Home » Images » Image_Canvas » Bug #8776
Fatal error: Call to undefined function: imageantialias()
Details
| Submitted | 2006-09-24 17:25 UTC |
|---|---|
| From | darksweeper_online at yahoo dot com |
| Assigned | nosey |
| Status | Closed |
| Package | Image_Canvas |
| PHP Version | 4.4.1 |
| Roadmaps | (Not assigned) |
Comments
[2006-09-24 17:25 UTC] darksweeper_online at yahoo dot com
Description:
------------
i was simply trying out this wonderful package and found the error.
the code is the example for the spider/radar chart located here
http://pear.veggerby.dk/samples/code/id/plot_radar/
... if you comment out the following line for antialiasing it removes the error.
'antialias' => 'native'
and the error message is
Fatal error: Call to undefined function: imageantialias() in /homepages/33/d92408425/htdocs/PEAR/Image/Canvas/GD.php on line 182
[2006-09-24 17:27 UTC] darksweeper_online at yahoo dot com
i was simply trying out this wonderful package and found the error.
the code is the example for the spider/radar chart located here
http://pear.veggerby.dk/samples/code/id/plot_radar/
... if you comment out the following line for antialiasing it removes
the error.
'antialias' => 'native'
and the error message is
Fatal error: Call to undefined function: imageantialias() in
/homepages/33/d92408425/htdocs/PEAR/Image/Canvas/GD.php on line 182