=?iso-8859-1?q?J=F8rn_Dahl-Stamnes?= on wrote...
| I got a script like this:
|
| convert -size 100x60 xc:lightblue -font Bookman-DemiItalic -pointsize 22
-fill
| blue \
| -draw "text 10,20 'TEST'" test.gif
|
| This work OK on one machine. If I run the script on my web-server, I get:
|
| convert: FreeType library is not available `lightblue'.
|
| No mather what I specify, I get this error message.
|
| Can some kind soul tell me what's wrong?
|
Exactly what says. The "freetype library is not available" which means
IM can't find or use the given font.
I think the error message should list the font name rather than the
image in this case however.
Anthony Thyssen ( System Programmer ) <[EMAIL PROTECTED]>
-----------------------------------------------------------------------------
Give us this day our daily data,
and forgive us our I/O errors,
as we forgive those whose logic is faulty.
Extract from: http://www.cit.gu.edu.au/~anthony/info/docs/KeyboardPrayer
-----------------------------------------------------------------------------
Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users