I'm trying to convert a php program that calls imagemagick through the command line, I would like to use the imagick PECL instead. One requirement that does not seem to be met is an imagick command to set the inner-line spacing for text that I'm trying to add to the image. This would be an huge benefit.
Thank you
Inner-line spacing
Re: Inner-line spacing
I do not think that is supported in Imagick - before you ask Imagick is not written by the developers of Imagemagick.