Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
ImageMagick relies on the Freetype delegate library to render fonts. We tried a number of programs that most likely all depend on Freetype and they rendered the c14.ttf font in reverse video suggesting either a problem with the font or a bug in the Freetype library.
FreeType is returning 0 for the ascender and descender font metric which causes a problem for computing the label size. Again this problem is within Freetype or the font itself.