From 26e95799d0b5ebcd86f908c40a92598e54f6f9cc Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Sun, 3 Jun 2007 08:32:16 +0000 Subject: [PATCH] Completed tag desc for Copyright and Artist. --- src/tags.cpp | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/tags.cpp b/src/tags.cpp index b69eed4e..a0c8d815 100644 --- a/src/tags.cpp +++ b/src/tags.cpp @@ -347,7 +347,8 @@ namespace Exiv2 { "image creator. The detailed format is not specified, but it is " "recommended that the information be written as in the example " "below for ease of Interoperability. When the field is " - "left blank, it is treated as unknown."), + "left blank, it is treated as unknown. Ex.) \"Camera owner, John " + "Smith; Photographer, Michael Brown; Image creator, Ken James\""), ifd0Id, otherTags, asciiString, printValue), TagInfo(0x013e, "WhitePoint", N_("White Point"), N_("The chromaticity of the white point of the image. Normally " @@ -450,8 +451,16 @@ namespace Exiv2 { "field; e.g., \"Copyright, John Smith, 19xx. All rights " "reserved.\". In this standard the field records both the " "photographer and editor copyrights, with each recorded in a " - "separate part of the statement. When the field " - "is left blank, it is treated as unknown."), + "separate part of the statement. When there is a clear distinction " + "between the photographer and editor copyrights, these are to be " + "written in the order of photographer followed by editor copyright, " + "separated by NULL (in this case since the statement also ends with " + "a NULL, there are two NULL codes). When only the photographer " + "copyright is given, it is terminated by one NULL code . When only " + "the editor copyright is given, the photographer copyright part " + "consists of one space followed by a terminating NULL code, then " + "the editor copyright is given. When the field is left blank, it is " + "treated as unknown."), ifd0Id, otherTags, asciiString, print0x8298), TagInfo(0x8649, "ImageResources", N_("Image Resources Block"), N_("Contains information embedded by the Adobe Photoshop application"),