PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Images » Image_Canvas » Bug #8776

Fatal error: Call to undefined function: imageantialias()

Details

Submitted2006-09-24 17:25 UTC
Fromdarksweeper_online at yahoo dot com
Assignednosey
StatusClosed
PackageImage_Canvas
PHP Version4.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