Page 1 of 1

Inner-line spacing

Posted: 2012-06-29T08:41:59-07:00
by jpotter
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

Re: Inner-line spacing

Posted: 2012-06-29T08:52:32-07:00
by Bonzo
I do not think that is supported in Imagick - before you ask Imagick is not written by the developers of Imagemagick.