Dependancy "freetype2-devel" - is it important?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
carldouglas

Dependancy "freetype2-devel" - is it important?

Post by carldouglas »

I just compiled imagemagick, and during it said i didnt have freetype2-devel. I told it to ignore it. It seems to work ok. Will anything mess up?
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Dependancy "freetype2-devel" - is it important?

Post by magick »

Freetype is required to annotate an image with fonts. If you do perform any operations that require rendering text to an image you should be ok.
Post Reply