From: Peter Varnai (Peter.Varnai_at_ibpc.fr)
Date: Thu Apr 04 2002 - 10:04:03 CST

Dear VMD-users,

Could someone tell me how I could put a simple text
in a picture using VMD? I tried to play the file below:

draw color yellow
draw text {0 0 -1} "TEXT"
...
mol load pdb pdbfile
...
axes location off
display projection Orthographic
scale by 1.4
render POV3 plot.pov povray +H1000 +W852 -I%s -O%s.png +A0.0 +FN16
quit

but the TEXT is there on the screen, not in the picture.

Thanks for your help!

Peter