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