On Wed, 07 Sep 2005 20:49:50 GMT in rec.photo.digital.point+shoot, Kentake <kentake@earthlink.net> wrote,
>Does anyone know how to put the date on the pictures like the film
>cameras? I would like to have the dates on the prints.
For an example using ImageMagick, I like something like this (the following
goes all on one line, if it appears wrapped):
mogrify -font C:\windows\fonts\comicbd.ttf -fill RoyalBlue -gravity SouthEast -pointsize 12 -draw "text 20,20 \"%[EXIF: DateTime] photo by David Harmon\"" -density 300 pict2220.jpg