Page 1 of 1

imagemagick ipkg for armv5te

Posted: 2009-12-03T06:15:27-07:00
by swaakaa
Hi all

I'm looking for a ipk of imagemagick including Freetype and Postscript support for armv5te. Currently I'm getting the following error when I try to write a text to a jpeg-file using:

convert current.jpg -gravity "South" -draw "text 0,3 'Test'" output_file.jpg


convert: delegate library support not built-in `/usr/lib/ImageMagick-6.4.4/config//usr/share/ghostscript/fonts/n021004l.pfb' (Freetype).
convert: Postscript delegate failed `/tmp/magick-XX6n7nzP': No such file or directory.
sh: gs: command not found
sh: gs: command not found
convert: delegate library support not built-in `/usr/lib/ImageMagick-6.4.4/config//usr/share/ghostscript/fonts/n021004l.pfb' (Freetype).
convert: Postscript delegate failed `/tmp/magick-XXquNB9q': No such file or directory.


Does anyone have an idea where I can get the correct installation package?

Thanks in advance!
Swaakaa