Gregwar / Captcha

PHP Captcha library
MIT License
1.73k stars 290 forks source link

Call to undefined function imagettfbbox() #86

Open jonny77 opened 4 years ago

jonny77 commented 4 years ago

here is my gd info : image php version:7.4.8

--enable-gd-native-ttf is not available when configure in 7.3 + , so how to resolve this problem??

Gregwar commented 3 years ago

Did you solve your problem?

jonny77 commented 2 years ago

Did you solve your problem?

yes, i solve it by myself!!!

recompile imagick extension like this: ./configure —with-php-config=/your/path/to/php-config —with-imagick=/usr/local/imagemagick/