Feature request. I'm trying to get some software that uses Gregwar/Captcha working in an embedded Linux environment (OpenWRT) where the native php8-mod-gd library is not built with jpeg support. Can the code be enhanced so that, optionally, if there are no working gd functions, the library tries to do equivalent operations using Imagick class?
Feature request. I'm trying to get some software that uses Gregwar/Captcha working in an embedded Linux environment (OpenWRT) where the native php8-mod-gd library is not built with jpeg support. Can the code be enhanced so that, optionally, if there are no working gd functions, the library tries to do equivalent operations using Imagick class?