Thanks for all the input so far My mistake, not telling that it is on Windows and commandline, but here is what I have tried:
convert -font Verdana-Bold -pointsize 36 label:"FIRST LINE IN BOLD" -font Verdana -pointsize 36 label:"Second line \u2022 Normal with \u2022 small \u2022 bullets\nLast line: also with \u2022 bullets" +append test.gif As I wrote two things seems to give me problems. One is that I can't get the lines in top of each other, with the first line bold. Second is the bullets. I don't know why it doesn't work, but now the lines come out with \u2022, is there a diffent syntas for using unicode on a PC? /Thomas _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
