Page 1 of 1

Freetype lib

Posted: 2007-02-26T02:55:58-07:00
by life4what
hello,

as i know, when using -label / font command, freetype is needed.

I saw freetype is installed in the server in phpinfo

Configure Command ./configure' '--with-apxs' '--with-curl' '--with-curl-dir=/usr/local/lib' '--with-freetype' '--with-freetype-dir=/usr/lib' '--with-gd' '--with

But when I run
/usr/local/bin/identify -list format

I cannot find the Freetype nearby the TFT*TFF
and when I run convert it says:
FreeType library is not available

Why this happen?

Re: Freetype lib

Posted: 2007-02-26T17:21:19-07:00
by anthony
Now that you have freetype, you may need to re-configure and compile ImageMagick so that it knows you have freetype available. The pre-built versions already have this aspect compiled in.