Greek character support
Posted: 2010-04-05T06:21:35-07:00
Hi,
We are use ImageMagick version 6.5.9-10 in Linux
We are trying to annotate an image with Greek characters using the command below
/opt/imagemagick65910/bin/convert -size 620x50 xc:none -font /appl/fonts/el/Style1.ttf -pointsize 30 -fill \#FFFFFF -gravity center -annotate 0 "Εγγεγραμμένων" -trim /appl/howiz/design1286/color1/titles/text.png
Though the fonts supports (Style1.ttf ) greek characters, we get junk characters instead of Greek characters in the output image when we run the above command.
Please help us to solve this issue. Any help from you regarding this would be highly appreciated.
Regards,
Vijay
We are use ImageMagick version 6.5.9-10 in Linux
We are trying to annotate an image with Greek characters using the command below
/opt/imagemagick65910/bin/convert -size 620x50 xc:none -font /appl/fonts/el/Style1.ttf -pointsize 30 -fill \#FFFFFF -gravity center -annotate 0 "Εγγεγραμμένων" -trim /appl/howiz/design1286/color1/titles/text.png
Though the fonts supports (Style1.ttf ) greek characters, we get junk characters instead of Greek characters in the output image when we run the above command.
Please help us to solve this issue. Any help from you regarding this would be highly appreciated.
Regards,
Vijay