in reply to random ImageMagick questions
Second, going through Image::Magick's documentation, their support of text if not very advanced. Perhaps you'd find it easier to use GD::Text. Not only does it support TrueType fonts, but the width method will return the width of text in pixels - which is exactly what you need to determine where to wrap your string.
|
|---|