Satya's blog - More pictures
|
More pictures, these are from Mount Pleasant. The pictures link to my on-line
albums which have such details as date, etc. and of course more pictures:
They're both on the same lake next to my front door. The first is a reflection on a still night. The second is the fog on a cold morning. After I did the USS Enterprise model pictures, and these two, I realised the Imagemagick options have changed, so these pictures have no captions as part of the image. The command was: convert -density 100 -pointsize 12 -background '#00000066' -fill white \ label:"$1" \ miff:-|\ composite -gravity northwest -quality $qual - $2 $3but now I use: convert -density 100 -pointsize 12 -background '#00000066' -fill white \ label:"$1" \ miff:-|\ composite -compose atop -quality $qual - $2 $3 Last updated: Jan 22 2006 09:17 |
|

