Jens Struwe
2002-12-16 15:45:18 UTC
hello, dear list,
i try to produce textimages with german specialchars. äöüß -> äöüß
i use IM 5.4.8 from php both under linux mandrake 9 and win 2000.
i give the convert-tool the absolute font-path like '/usr/X11/.../TTF/comic.ttf'.
all the fonts of this path are copied from c:/winnt/fonts/
the problem is, in most cases the result of converting are cryptic signs,
but with fonts like 'times new roman' or 'arial' the convert works fine.
what can i do?
my statement is
convert -pointsize 20 fill '#FF0000' -font '/usr/X11/.../TTF/comic.ttf' -trim "label:äöüß" test.png
bye jens
i try to produce textimages with german specialchars. äöüß -> äöüß
i use IM 5.4.8 from php both under linux mandrake 9 and win 2000.
i give the convert-tool the absolute font-path like '/usr/X11/.../TTF/comic.ttf'.
all the fonts of this path are copied from c:/winnt/fonts/
the problem is, in most cases the result of converting are cryptic signs,
but with fonts like 'times new roman' or 'arial' the convert works fine.
what can i do?
my statement is
convert -pointsize 20 fill '#FF0000' -font '/usr/X11/.../TTF/comic.ttf' -trim "label:äöüß" test.png
bye jens