I got the answer.
$ convert -list font
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:/
On Thu, Nov 26, 2009 at 8:09 AM, Girish Venkatachalam
wrote:
> I wish to write this address:
>
> Monica Bedi,
> c/o Abu Salem,
> Portugal.
> 600 04.
>
> Now I want this written with beautiful big truetype fonts with anti
> aliasing and vector graphics.
>
> How do to do it?
>
Here is some