----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 02, 2002 12:59 PM Subject: Re: Question for those familiar with imagemagick for perl
> Thank you for the reply. However, I get a broken image > I cannot avoid problems with text, it's really weird. Maybe the problem is I > need a full path to the font? I even tried '@font.ttf'. Should I install > ghostscript and only rely on those type of fonts? Do font paths need to be > full? it's strange...I use GD and the font support is horrible, I use IM, I > can't get them to work lol > > The font exists on the directory of the script > > I don't question your script works. I thank you for sending it my way. I just > can't grasp why text is impossible for me with Image Magick. If a font isn't > found or is invalid, it creates a broken image, right? Or another error? Just > curious. Thanks again, I hope this isn't off topic install ImageMagick 5.4.2 from here. ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-5.4.2.tar.gz But first install Freetype 2.0 or greater o ImageMagick requires the FreeType software, version 2.0 or above, available as http://www.freetype.org/ to annotate with TrueType fonts. http://prdownloads.sourceforge.net/freetype/freetype-2.0.tar.gz I also had your problems under Linux this should do you although I would also upgrade the Perl to the latest Have fun I did took most of the night to catch what was going on.. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]