Captcha module with ImageMagick

Ladadadada

Joined: 2006-08-11
Posts: 4
Posted: Mon, 2006-10-02 10:16

As far as I can tell, the Captcha module requires gd and won't work with ImageMagick. Are there any plans to make it work with ImageMagick ?

What sort of effort would this require ? Is it just mapping gd functions to differently named ImageMagick functions or are they not that similar ? Has someone created a layer that can abstract out the specifics of which image module you are using and create a consistent API ?

Dave.