This patch add support for per-image properties in the
{image}__desc.txt file. Properties are of the form
__property = value.
The patch also adds support for image rotation. For
example, adding __rotate=90 to an {image}__desc.txt
file will cause all but the 'Original' image to be
rotated by 90 degrees.
The remaining text in the {image}__desc.txt file is
treated as the image description.
Thoughts? Comments? Flames? :)
Patch file