I got the answer. $ convert -list font <will tell you what fonts you have installed>
This command did the job for me. $ convert -background lightblue -fill blue -font Bitstream-Charter-Bold-Italic -pointsize 80 -gravity center label:'Monica Bedi\nc/o Abu Salem\nPortugal' label_centered.gif Here is the beautiful output. http://gayatri-hitech.com/Misc/label_centered.gif Google helped me and this page helped in particular. http://www.imagemagick.org/Usage/text/ -Girish _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
