Using the very first example
Code: Select all
convert -background lightblue pango:"Anthony Thyssen" pango.gif
Code: Select all
(process:9523): Pango-CRITICAL **: pango_font_description_set_size: assertion `size >= 0' failed
convert: memory allocation failed `Anthony Thyssen' @ error/pango.c/ReadPANGOImage/382.
convert: no images defined `pango.gif' @ error/convert.c/ConvertImageCommand/3078.
edit: Sorry, forgot to mention I'm running Arch Linux with ImageMagick version 6.8.0.7 and Pango 1.32.4.