Hi,
I've just discovered and started using Imager - firstly, thanks, it's a great module with a lot of good features.
I want to put some text onto an image, and have installed FreeType2, but I'm unclear how to link the libraries into the Makefile(?).
[root@webbox Imager-0.67]# freetype-config --cflags
-I/usr/local/include/freetype2 -I/usr/local/include
How do I make Imager look there for FreeType2?
Thanks
Richard