added a "Don't ask me again" toggle to the EXIF rotation query dialog.

2006-12-22  Sven Neumann  <sven@gimp.org>

	* plug-ins/jpeg/jpeg-exif.c: added a "Don't ask me again" toggle
	to the EXIF rotation query dialog. Store the user's choice in the
	"exif-orientation-rotate" parasite.

	* devel-docs/parasites.txt: document the new global parasite.
This commit is contained in:
Sven Neumann
2006-12-22 09:35:42 +00:00
committed by Sven Neumann
parent 64b3361b61
commit 641e1474b8
3 changed files with 112 additions and 38 deletions

View File

@ -157,6 +157,12 @@ Global data follows no strict rules.
The ExifData structure serialized into a character array by
libexif (using exif_data_save_data).
"exif-orientation-rotate" (GLOBAL, PERSISTENT)
Whether a load plug-in should automatically rotate the image
according to the orientation specified in the EXIF data. This
has values "yes" or "no". If the parasite is not set, the
plug-in should ask the user what to do.
"icc-profile" (IMAGE, PERSISTENT)
This contains an ICC profile describing the color space the
image was produced in. TIFF images stored in PhotoShop do