I just wanted to ask, is Helvetica included as part of ImageMagick (and can I therefore ignore this warning), or do I need to install Helvetica (it doesn't seem to be installed on my box).
Alternatively, I tried another font (Vera.ttf). I pointed $MAGIC_FONT_PATH at the directory containing Vera.ttf but it couldn't find "Vera":
Code: Select all
Font: "Vera" does not appear to be either a font file or registered with ImageMagick.
A similarly-named font was not found. Sorry!
The font "Helvetica" will be used instead.
Thanks