[magick-developers] feature request: iterable font list

John J Foerch jjfoerch at earthlink.net
Tue Apr 8 17:53:07 PDT 2008


Hello,

My feature request is for a variant of:

 convert -list font

such that the font names are given in a simple list without truncation,
so that one can iterate over the output in a shell script, running a
command for each font, like this:

 convert -font "$FONT" label:foo "$FONT.png"

Thank you,
John Foerch



More information about the Magick-developers mailing list