I'm trying to run the following command on our linux box
Specs:
Linux version 2.6.32-504.3.3.el6.x86_64 (mockbuild@x86-028.build.eng.bos.redhat.com)
RHEL6
Version: ImageMagick 6.7.2-7 2015-02-27 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC
Features: OpenMP
Code: Select all
convert -font /usr/share/fonts/opensans/OpenSans-Regular.ttf -pointsize 72 label:Test test.gif
We've already googled this issue for two days and did not come up with a solution. I saw a related thread here viewtopic.php?t=18324 however no solution is offered in that thread either.
Could anyone help us?