------------
Piggy Readme
------------

Piggy is a silly acronym describing the main use case
I've created this application for:

(P)ick (i)mages and (g)enerate galler(y)


Basically it is a simple image viewer which allows you to
- rotate and comment images (without changing the original files),
- select some images and create an internet gallery with thumbnail preview,
- upload this gallery via ftp.

Piggy uses exif metainfo to guess initial rotations and comments.

-----------
Limitations
-----------

Piggy is currently developed under Windows 7.
It is not properly tested on other platforms

Piggy is not meant as general purpose tool for image manipulations:
- Image rotation reduces the quality of the image
- Piggy saves images without exif informations.
Therefore the save action refuses to overwrite existing images.

Zipfile will include original images including all metadata.
Uncheck this option if this metadata includes personal information
that you do not want to publish.
(See http://netzreport.googlepages.com/hidden_data_in_jpeg_files.html
for more information on this topic.)

Piggy output optionally contains Javascript and Java FX Script.
Note that JavaFX is relatively new technology with several bugs.