ImageMagick can draw text into a picture in a given font, how can I see all available fonts for my system?
If you have recently installed a font which is not appearing when using:
convert -list font
You can flush your font cache with:
fc-cache -f -v