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.