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?
Freetype lib
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Freetype lib
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.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/