[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:38:58 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=58be432

The following commit has been merged in the master branch:
commit 58be432fc9c2db1e538e5976617c81314c640125
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Sun Oct 14 18:19:57 2007 +0000

    i18n in progress
---
 src/properties.cpp | 172 ++++++++++++++++++++++++++---------------------------
 1 file changed, 86 insertions(+), 86 deletions(-)

diff --git a/src/properties.cpp b/src/properties.cpp
index fc319bc..52599cd 100644
--- a/src/properties.cpp
+++ b/src/properties.cpp
@@ -635,92 +635,92 @@ namespace Exiv2 {
     };
 
     extern const XmpPropertyInfo xmpExifInfo[] = {
-        { "ExifVersion",             N_("Exif Version"),              "Closed Choice of Text",        xmpText, xmpInternal, N_("EXIF tag 36864, 0x9000. EXIF version number.") },
-        { "FlashpixVersion",         N_("Flashpix Version"),          "Closed Choice of Text",        xmpText, xmpInternal, N_("EXIF tag 40960, 0xA000. Version of FlashPix.") },
-        { "ColorSpace",              N_("Color Space"),               "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 40961, 0xA001. Color space information") },
-        { "ComponentsConfiguration", N_("Components Configuration"),  "Closed Choice of seq Integer", xmpSeq,  xmpInternal, N_("EXIF tag 37121, 0x9101. Configuration of components in data: 4 5 6 0 (if RGB compressed data), 1 2 3 0 (other cases).") },
-        { "CompressedBitsPerPixel",  N_("Compressed Bits Per Pixel"), "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37122, 0x9102. Compression mode used for a compressed image is indicated in unit bits per pixel.") },
-        { "PixelXDimension",         N_("PixelX Dimension"),          "Integer",                      xmpText, xmpInternal, N_("EXIF tag 40962, 0xA002. Valid image width, in pixels.") },
-        { "PixelYDimension",         N_("PixelY Dimension"),          "Integer",                      xmpText, xmpInternal, N_("EXIF tag 40963, 0xA003. Valid image height, in pixels.") },
-        { "UserComment",             N_("User Comment"),              "Lang Alt",                     langAlt, xmpExternal, N_("EXIF tag 37510, 0x9286. Comments from user.") },
-        { "RelatedSoundFile",        N_("Related Sound File"),        "Text",                         xmpText, xmpInternal, N_("EXIF tag 40964, 0xA004. An \"8.3\" file name for the related sound file.") },
-        { "DateTimeOriginal",        N_("Date Time Original"),        "Date",                         xmpText, xmpInternal, N_("EXIF tags 36867, 0x9003 (primary) and 37521, 0x9291 (subseconds). Date and time when original image was generated, in ISO 8601 format. Includes the EXIF SubSecTimeOriginal data.") },
-        { "DateTimeDigitized",       N_("Date Time Digitized"),       "Date",                         xmpText, xmpInternal, N_("EXIF tag 36868, 0x9004 (primary) and 37522, 0x9292 (subseconds). Date and time when "
-                                                                                                                               "image was stored as digital data, can be the same as DateTimeOriginal if originally "
-                                                                                                                               "stored in digital form. Stored in ISO 8601 format. Includes the EXIF SubSecTimeDigitized data.") },
-        { "ExposureTime",            N_("Exposure Time"),             "Rational",                     xmpText, xmpInternal, N_("EXIF tag 33434, 0x829A. Exposure time in seconds.") },
-        { "FNumber",                 N_("F Number"),                  "Rational",                     xmpText, xmpInternal, N_("EXIF tag 33437, 0x829D. F number.") },
-        { "ExposureProgram",         N_("Exposure Program"),          "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 34850, 0x8822. Class of program used for exposure.") },
-        { "SpectralSensitivity",     N_("Spectral Sensitivity"),      "Text",                         xmpText, xmpInternal, N_("EXIF tag 34852, 0x8824. Spectral sensitivity of each channel.") },
-        { "ISOSpeedRatings",         N_("ISOSpeedRatings"),           "seq Integer",                  xmpSeq,  xmpInternal, N_("EXIF tag 34855, 0x8827. ISO Speed and ISO Latitude of the input device as specified in ISO 12232.") },
-        { "OECF",                    N_("OECF"),                      "OECF/SFR",                     xmpText, xmpInternal, N_("EXIF tag 34856, 0x8828. Opto-Electoric Conversion Function as specified in ISO 14524.") },
-        { "ShutterSpeedValue",       N_("Shutter Speed Value"),       "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37377, 0x9201. Shutter speed, unit is APEX. See Annex C of the EXIF specification.") },
-        { "ApertureValue",           N_("Aperture Value"),            "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37378, 0x9202. Lens aperture, unit is APEX.") },
-        { "BrightnessValue",         N_("Brightness Value"),          "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37379, 0x9203. Brightness, unit is APEX.") },
-        { "ExposureBiasValue",       N_("Exposure Bias Value"),       "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37380, 0x9204. Exposure bias, unit is APEX.") },
-        { "MaxApertureValue",        N_("Max Aperture Value"),        "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37381, 0x9205. Smallest F number of lens, in APEX.") },
-        { "SubjectDistance",         N_("Subject Distance"),          "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37382, 0x9206. Distance to subject, in meters.") },
-        { "MeteringMode",            N_("Metering Mode"),             "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 37383, 0x9207. Metering mode.") },
-        { "LightSource",             N_("Light Source"),              "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 37384, 0x9208. Light source.") },
-        { "Flash",                   N_("Flash"),                     "Flash",                        xmpText, xmpInternal, N_("EXIF tag 37385, 0x9209. Strobe light (flash) source data.") },
-        { "FocalLength",             N_("Focal Length"),              "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37386, 0x920A. Focal length of the lens, in millimeters.") },
-        { "SubjectArea",             N_("Subject Area"),              "seq Integer",                  xmpSeq,  xmpInternal, N_("EXIF tag 37396, 0x9214. The location and area of the main subject in the overall scene.") },
-        { "FlashEnergy",             N_("Flash Energy"),              "Rational",                     xmpText, xmpInternal, N_("EXIF tag 41483, 0xA20B. Strobe energy during image capture.") },
-        { "SpatialFrequencyResponse", "SpatialFrequencyResponse", "OECF/SFR", xmpText, xmpInternal, "EXIF tag 41484, 0xA20C. Input device spatial frequency table and SFR values as specified in ISO 12233." },
-        { "FocalPlaneXResolution", "FocalPlaneXResolution", "Rational", xmpText,   xmpInternal, "EXIF tag 41486, 0xA20E. Horizontal focal resolution, measured pixels per unit." },
-        { "FocalPlaneYResolution", "FocalPlaneYResolution", "Rational", xmpText,   xmpInternal, "EXIF tag 41487, 0xA20F. Vertical focal resolution, measured in pixels per unit." },
-        { "FocalPlaneResolutionUnit", "FocalPlaneResolutionUnit", "Closed Choice of Integer", xmpText, xmpInternal, "EXIF tag 41488, 0xA210. Unit used for FocalPlaneXResolution and FocalPlaneYResolution." },
-        { "SubjectLocation",  "SubjectLocation",  "seq Integer", xmpSeq,           xmpInternal, "EXIF tag 41492, 0xA214. Location of the main subject of the scene. The first value is the "
-                                                                                                "horizontal pixel and the second value is the vertical pixel at which the main subject appears." },
-        { "ExposureIndex",    "ExposureIndex",    "Rational",    xmpText,          xmpInternal, "EXIF tag 41493, 0xA215. Exposure index of input device." },
-        { "SensingMethod",    "SensingMethod",    "Closed Choice of Integer", xmpText, xmpInternal, "EXIF tag 41495, 0xA217. Image sensor type on input device." },
-        { "FileSource",       "FileSource",       "Closed Choice of Integer", xmpText, xmpInternal, "EXIF tag 41728, 0xA300. Indicates image source." },
-        { "SceneType",        "SceneType",        "Closed Choice of Integer", xmpText, xmpInternal, "EXIF tag 41729, 0xA301. Indicates the type of scene." },
-        { "CFAPattern",       "CFAPattern",       "CFAPattern",  xmpText,          xmpInternal, "EXIF tag 41730, 0xA302. Color filter array geometric pattern of the image sense." },
-        { "CustomRendered",   "CustomRendered",   "Closed Choice of Integer", xmpText, xmpInternal, "EXIF tag 41985, 0xA401. Indicates the use of special processing on image data." },
-        { "ExposureMode",     "ExposureMode",     "Closed Choice of Integer", xmpText, xmpInternal, "EXIF tag 41986, 0xA402. Indicates the exposure mode set when the image was shot." },
-        { "WhiteBalance",     "WhiteBalance",     "Closed Choice of Integer", xmpText, xmpInternal, "EXIF tag 41987, 0xA403. Indicates the white balance mode set when the image was shot." },
-        { "DigitalZoomRatio", "DigitalZoomRatio", "Rational",    xmpText,          xmpInternal, "EXIF tag 41988, 0xA404. Indicates the digital zoom ratio when the image was shot." },
-        { "FocalLengthIn35mmFilm", "FocalLengthIn35mmFilm", "Integer", xmpText,    xmpInternal, "EXIF tag 41989, 0xA405. Indicates the equivalent focal length assuming a 35mm film "
-                                                                                                "camera, in mm. A value of 0 means the focal length is unknown. Note that this tag differs from the FocalLength tag." },
-        { "SceneCaptureType", "SceneCaptureType", "Closed Choice of Integer", xmpText, xmpInternal, "EXIF tag 41990, 0xA406. Indicates the type of scene that was shot." },
-        { "GainControl",      "GainControl", "Closed Choice of Integer", xmpText,  xmpInternal, "EXIF tag 41991, 0xA407. Indicates the degree of overall image gain adjustment." },
-        { "Contrast",         "Contrast", "Closed Choice of Integer", xmpText,     xmpInternal, "EXIF tag 41992, 0xA408. Indicates the direction of contrast processing applied by the camera." },
-        { "Saturation",       "Saturation", "Closed Choice of Integer", xmpText,   xmpInternal, "EXIF tag 41993, 0xA409. Indicates the direction of saturation processing applied by the camera." },
-        { "Sharpness",        "Sharpness", "Closed Choice of Integer", xmpText,    xmpInternal, "EXIF tag 41994, 0xA40A. Indicates the direction of sharpness processing applied by the camera." },
-        { "DeviceSettingDescription", "DeviceSettingDescription", "DeviceSettings", xmpText, xmpInternal, "EXIF tag 41995, 0xA40B. Indicates information on the picture-taking conditions of a particular camera model." },
-        { "SubjectDistanceRange", "SubjectDistanceRange", "Closed Choice of Integer", xmpText, xmpInternal, "EXIF tag 41996, 0xA40C. Indicates the distance to the subject." },
-        { "ImageUniqueID",    "ImageUniqueID",    "Text",        xmpText,          xmpInternal, "EXIF tag 42016, 0xA420. An identifier assigned uniquely to each image. It is recorded as a 32 "
-                                                                                                "character ASCII string, equivalent to hexadecimal notation and 128-bit fixed length." },
-        { "GPSVersionID",     "GPSVersionID",     "Text",        xmpText,          xmpInternal, "GPS tag 0, 0x00. A decimal encoding of each of the four EXIF bytes with period separators. The current value is \"2.0.0.0\"." },
-        { "GPSLatitude",      "GPSLatitude",      "GPSCoordinate", xmpText,        xmpInternal, "GPS tag 2, 0x02 (position) and 1, 0x01 (North/South). Indicates latitude." },
-        { "GPSLongitude",     "GPSLongitude",     "GPSCoordinate", xmpText,        xmpInternal, "GPS tag 4, 0x04 (position) and 3, 0x03 (East/West). Indicates longitude." },
-        { "GPSAltitudeRef",   "GPSAltitudeRef",   "Closed Choice of Integer", xmpText, xmpInternal, "GPS tag 5, 0x5. Indicates whether the altitude is above or below sea level." },
-        { "GPSAltitude",      "GPSAltitude",      "Rational",    xmpText,          xmpInternal, "GPS tag 6, 0x06. Indicates altitude in meters." },
-        { "GPSTimeStamp",     "GPSTimeStamp",     "Date",        xmpText,          xmpInternal, "GPS tag 29 (date), 0x1D, and, and GPS tag 7 (time), 0x07. Time stamp of GPS data, in Coordinated Universal Time. "
-                                                                                                "Note: The GPSDateStamp tag is new in EXIF 2.2. The GPS timestamp in EXIF 2.1 does not include a date. If not present, "
-                                                                                                "the date component for the XMP should be taken from exif:DateTimeOriginal, or if that is "
-                                                                                                "also lacking from exif:DateTimeDigitized. If no date is available, do not write exif:GPSTimeStamp to XMP." },
-        { "GPSSatellites",    "GPSSatellites",    "Text",        xmpText,          xmpInternal, "GPS tag 8, 0x08. Satellite information, format is unspecified." },
-        { "GPSStatus",        "GPSStatus",        "Closed Choice of Text", xmpText, xmpInternal, "GPS tag 9, 0x09. Status of GPS receiver at image creation time." },
-        { "GPSMeasureMode",   "GPSMeasureMode",   "Text",        xmpText,          xmpInternal, "GPS tag 10, 0x0A. GPS measurement mode, Text type." },
-        { "GPSDOP",           "GPSDOP",           "Rational",    xmpText,          xmpInternal, "GPS tag 11, 0x0B. Degree of precision for GPS data." },
-        { "GPSSpeedRef",      "GPSSpeedRef",      "Closed Choice of Text", xmpText, xmpInternal, "GPS tag 12, 0x0C. Units used to speed measurement." },
-        { "GPSSpeed",         "GPSSpeed",         "Rational",    xmpText,          xmpInternal, "GPS tag 13, 0x0D. Speed of GPS receiver movement." },
-        { "GPSTrackRef",      "GPSTrackRef",      "Closed Choice of Text", xmpText, xmpInternal, "GPS tag 14, 0x0E. Reference for movement direction." },
-        { "GPSTrack",         "GPSTrack",         "Rational",    xmpText,          xmpInternal, "GPS tag 15, 0x0F. Direction of GPS movement, values range from 0 to 359.99." },
-        { "GPSImgDirectionRef", "GPSImgDirectionRef", "Closed Choice of Text", xmpText, xmpInternal, "GPS tag 16, 0x10. Reference for movement direction." },
-        { "GPSImgDirection",  "GPSImgDirection",  "Rational",    xmpText,          xmpInternal, "GPS tag 17, 0x11. Direction of image when captured, values range from 0 to 359.99." },
-        { "GPSMapDatum",      "GPSMapDatum",      "Text",        xmpText,          xmpInternal, "GPS tag 18, 0x12. Geodetic survey data." },
-        { "GPSDestLatitude",  "GPSDestLatitude",  "GPSCoordinate", xmpText,        xmpInternal, "GPS tag 20, 0x14 (position) and 19, 0x13 (North/South). Indicates destination latitude." },
-        { "GPSDestLongitude", "GPSDestLongitude", "GPSCoordinate", xmpText,        xmpInternal, "GPS tag 22, 0x16 (position) and 21, 0x15 (East/West). Indicates destination longitude." },
-        { "GPSDestBearingRef", "GPSDestBearingRef", "Closed Choice of Text", xmpText, xmpInternal, "GPS tag 23, 0x17. Reference for movement direction." },
-        { "GPSDestBearing",   "GPSDestBearing",   "Rational",    xmpText,          xmpInternal, "GPS tag 24, 0x18. Destination bearing, values from 0 to 359.99." },
-        { "GPSDestDistanceRef", "GPSDestDistanceRef", "Closed Choice  of Text", xmpText, xmpInternal, "GPS tag 25, 0x19. Units used for speed measurement." },
-        { "GPSDestDistance",  "GPSDestDistance",  "Rational",    xmpText,          xmpInternal, "GPS tag 26, 0x1A. Distance to destination." },
-        { "GPSProcessingMethod", "GPSProcessingMethod", "Text",  xmpText,          xmpInternal, "GPS tag 27, 0x1B. A character string recording the name of the method used for location finding." },
-        { "GPSAreaInformation", "GPSAreaInformation", "Text",    xmpText,          xmpInternal, "GPS tag 28, 0x1C. A character string recording the name of the GPS area." },
-        { "GPSDifferential",  "GPSDifferential",  "Closed Choice of Integer", xmpText, xmpInternal, "GPS tag 30, 0x1E. Indicates whether differential correction is applied to the GPS receiver." },
+        { "ExifVersion",              N_("Exif Version"),                "Closed Choice of Text",        xmpText, xmpInternal, N_("EXIF tag 36864, 0x9000. EXIF version number.") },
+        { "FlashpixVersion",          N_("Flashpix Version"),            "Closed Choice of Text",        xmpText, xmpInternal, N_("EXIF tag 40960, 0xA000. Version of FlashPix.") },
+        { "ColorSpace",               N_("Color Space"),                 "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 40961, 0xA001. Color space information") },
+        { "ComponentsConfiguration",  N_("Components Configuration"),    "Closed Choice of seq Integer", xmpSeq,  xmpInternal, N_("EXIF tag 37121, 0x9101. Configuration of components in data: 4 5 6 0 (if RGB compressed data), 1 2 3 0 (other cases).") },
+        { "CompressedBitsPerPixel",   N_("Compressed Bits Per Pixel"),   "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37122, 0x9102. Compression mode used for a compressed image is indicated in unit bits per pixel.") },
+        { "PixelXDimension",          N_("Pixel X Dimension"),           "Integer",                      xmpText, xmpInternal, N_("EXIF tag 40962, 0xA002. Valid image width, in pixels.") },
+        { "PixelYDimension",          N_("Pixel Y Dimension"),           "Integer",                      xmpText, xmpInternal, N_("EXIF tag 40963, 0xA003. Valid image height, in pixels.") },
+        { "UserComment",              N_("User Comment"),                "Lang Alt",                     langAlt, xmpExternal, N_("EXIF tag 37510, 0x9286. Comments from user.") },
+        { "RelatedSoundFile",         N_("Related Sound File"),          "Text",                         xmpText, xmpInternal, N_("EXIF tag 40964, 0xA004. An \"8.3\" file name for the related sound file.") },
+        { "DateTimeOriginal",         N_("Date Time Original"),          "Date",                         xmpText, xmpInternal, N_("EXIF tags 36867, 0x9003 (primary) and 37521, 0x9291 (subseconds). Date and time when original image was generated, in ISO 8601 format. Includes the EXIF SubSecTimeOriginal data.") },
+        { "DateTimeDigitized",        N_("Date Time Digitized"),         "Date",                         xmpText, xmpInternal, N_("EXIF tag 36868, 0x9004 (primary) and 37522, 0x9292 (subseconds). Date and time when "
+                                                                                                                                  "image was stored as digital data, can be the same as DateTimeOriginal if originally "
+                                                                                                                                  "stored in digital form. Stored in ISO 8601 format. Includes the EXIF SubSecTimeDigitized data.") },
+        { "ExposureTime",             N_("Exposure Time"),               "Rational",                     xmpText, xmpInternal, N_("EXIF tag 33434, 0x829A. Exposure time in seconds.") },
+        { "FNumber",                  N_("F Number"),                    "Rational",                     xmpText, xmpInternal, N_("EXIF tag 33437, 0x829D. F number.") },
+        { "ExposureProgram",          N_("Exposure Program"),            "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 34850, 0x8822. Class of program used for exposure.") },
+        { "SpectralSensitivity",      N_("Spectral Sensitivity"),        "Text",                         xmpText, xmpInternal, N_("EXIF tag 34852, 0x8824. Spectral sensitivity of each channel.") },
+        { "ISOSpeedRatings",          N_("ISOSpeedRatings"),             "seq Integer",                  xmpSeq,  xmpInternal, N_("EXIF tag 34855, 0x8827. ISO Speed and ISO Latitude of the input device as specified in ISO 12232.") },
+        { "OECF",                     N_("OECF"),                        "OECF/SFR",                     xmpText, xmpInternal, N_("EXIF tag 34856, 0x8828. Opto-Electoric Conversion Function as specified in ISO 14524.") },
+        { "ShutterSpeedValue",        N_("Shutter Speed Value"),         "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37377, 0x9201. Shutter speed, unit is APEX. See Annex C of the EXIF specification.") },
+        { "ApertureValue",            N_("Aperture Value"),              "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37378, 0x9202. Lens aperture, unit is APEX.") },
+        { "BrightnessValue",          N_("Brightness Value"),            "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37379, 0x9203. Brightness, unit is APEX.") },
+        { "ExposureBiasValue",        N_("Exposure Bias Value"),         "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37380, 0x9204. Exposure bias, unit is APEX.") },
+        { "MaxApertureValue",         N_("Max Aperture Value"),          "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37381, 0x9205. Smallest F number of lens, in APEX.") },
+        { "SubjectDistance",          N_("Subject Distance"),            "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37382, 0x9206. Distance to subject, in meters.") },
+        { "MeteringMode",             N_("Metering Mode"),               "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 37383, 0x9207. Metering mode.") },
+        { "LightSource",              N_("Light Source"),                "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 37384, 0x9208. Light source.") },
+        { "Flash",                    N_("Flash"),                       "Flash",                        xmpText, xmpInternal, N_("EXIF tag 37385, 0x9209. Strobe light (flash) source data.") },
+        { "FocalLength",              N_("Focal Length"),                "Rational",                     xmpText, xmpInternal, N_("EXIF tag 37386, 0x920A. Focal length of the lens, in millimeters.") },
+        { "SubjectArea",              N_("Subject Area"),                "seq Integer",                  xmpSeq,  xmpInternal, N_("EXIF tag 37396, 0x9214. The location and area of the main subject in the overall scene.") },
+        { "FlashEnergy",              N_("Flash Energy"),                "Rational",                     xmpText, xmpInternal, N_("EXIF tag 41483, 0xA20B. Strobe energy during image capture.") },
+        { "SpatialFrequencyResponse", N_("Spatial Frequency Response"),  "OECF/SFR",                     xmpText, xmpInternal, N_("EXIF tag 41484, 0xA20C. Input device spatial frequency table and SFR values as specified in ISO 12233.") },
+        { "FocalPlaneXResolution",    N_("Focal Plane X Resolution"),    "Rational",                     xmpText, xmpInternal, N_("EXIF tag 41486, 0xA20E. Horizontal focal resolution, measured pixels per unit.") },
+        { "FocalPlaneYResolution",    N_("Focal Plane Y Resolution"),    "Rational",                     xmpText, xmpInternal, N_("EXIF tag 41487, 0xA20F. Vertical focal resolution, measured in pixels per unit.") },
+        { "FocalPlaneResolutionUnit", N_("Focal Plane Resolution Unit"), "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41488, 0xA210. Unit used for FocalPlaneXResolution and FocalPlaneYResolution.") },
+        { "SubjectLocation",          N_("Subject Location"),            "seq Integer",                  xmpSeq,  xmpInternal, N_("EXIF tag 41492, 0xA214. Location of the main subject of the scene. The first value is the "
+                                                                                                                                  "horizontal pixel and the second value is the vertical pixel at which the main subject appears.") },
+        { "ExposureIndex",            N_("Exposure Index"),              "Rational",                     xmpText, xmpInternal, N_("EXIF tag 41493, 0xA215. Exposure index of input device.") },
+        { "SensingMethod",            N_("Sensing Method"),              "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41495, 0xA217. Image sensor type on input device.") },
+        { "FileSource",               N_("File Source"),                 "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41728, 0xA300. Indicates image source.") },
+        { "SceneType",                N_("Scene Type"),                  "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41729, 0xA301. Indicates the type of scene.") },
+        { "CFAPattern",               N_("CFA Pattern"),                 "CFAPattern",                   xmpText, xmpInternal, N_("EXIF tag 41730, 0xA302. Color filter array geometric pattern of the image sense.") },
+        { "CustomRendered",           N_("Custom Rendered"),             "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41985, 0xA401. Indicates the use of special processing on image data.") },
+        { "ExposureMode",             N_("Exposure Mode"),               "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41986, 0xA402. Indicates the exposure mode set when the image was shot.") },
+        { "WhiteBalance",             N_("White Balance"),               "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41987, 0xA403. Indicates the white balance mode set when the image was shot.") },
+        { "DigitalZoomRatio",         N_("Digital Zoom Ratio"),          "Rational",                     xmpText, xmpInternal, N_("EXIF tag 41988, 0xA404. Indicates the digital zoom ratio when the image was shot.") },
+        { "FocalLengthIn35mmFilm",    N_("Focal Length In 35mm Film"),   "Integer",                      xmpText, xmpInternal, N_("EXIF tag 41989, 0xA405. Indicates the equivalent focal length assuming a 35mm film "
+                                                                                                                                  "camera, in mm. A value of 0 means the focal length is unknown. Note that this tag differs from the FocalLength tag.") },
+        { "SceneCaptureType",         N_("Scene Capture Type"),          "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41990, 0xA406. Indicates the type of scene that was shot.") },
+        { "GainControl",              N_("Gain Control"),                "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41991, 0xA407. Indicates the degree of overall image gain adjustment.") },
+        { "Contrast",                 N_("Contrast"),                    "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41992, 0xA408. Indicates the direction of contrast processing applied by the camera.") },
+        { "Saturation",               N_("Saturation"),                  "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41993, 0xA409. Indicates the direction of saturation processing applied by the camera.") },
+        { "Sharpness",                N_("Sharpness"),                   "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41994, 0xA40A. Indicates the direction of sharpness processing applied by the camera.") },
+        { "DeviceSettingDescription", N_("Device Setting Description"),  "DeviceSettings",               xmpText, xmpInternal, N_("EXIF tag 41995, 0xA40B. Indicates information on the picture-taking conditions of a particular camera model.") },
+        { "SubjectDistanceRange",     N_("Subject Distance Range"),      "Closed Choice of Integer",     xmpText, xmpInternal, N_("EXIF tag 41996, 0xA40C. Indicates the distance to the subject.") },
+        { "ImageUniqueID",            N_("Image Unique ID"),             "Text",                         xmpText, xmpInternal, N_("EXIF tag 42016, 0xA420. An identifier assigned uniquely to each image. It is recorded as a 32 "
+                                                                                                                                  "character ASCII string, equivalent to hexadecimal notation and 128-bit fixed length.") },
+        { "GPSVersionID",             "GPSVersionID",                    "Text",                         xmpText, xmpInternal, "GPS tag 0, 0x00. A decimal encoding of each of the four EXIF bytes with period separators. The current value is \"2.0.0.0\"." },
+        { "GPSLatitude",              "GPSLatitude",                     "GPSCoordinate",                xmpText, xmpInternal, "GPS tag 2, 0x02 (position) and 1, 0x01 (North/South). Indicates latitude." },
+        { "GPSLongitude",             "GPSLongitude",                    "GPSCoordinate",                xmpText, xmpInternal, "GPS tag 4, 0x04 (position) and 3, 0x03 (East/West). Indicates longitude." },
+        { "GPSAltitudeRef",           "GPSAltitudeRef",                  "Closed Choice of Integer",     xmpText, xmpInternal, "GPS tag 5, 0x5. Indicates whether the altitude is above or below sea level." },
+        { "GPSAltitude",              "GPSAltitude",                     "Rational",                     xmpText, xmpInternal, "GPS tag 6, 0x06. Indicates altitude in meters." },
+        { "GPSTimeStamp",             "GPSTimeStamp",                    "Date",                         xmpText, xmpInternal, "GPS tag 29 (date), 0x1D, and, and GPS tag 7 (time), 0x07. Time stamp of GPS data, in Coordinated Universal Time. "
+                                                                                                                               "Note: The GPSDateStamp tag is new in EXIF 2.2. The GPS timestamp in EXIF 2.1 does not include a date. If not present, "
+                                                                                                                               "the date component for the XMP should be taken from exif:DateTimeOriginal, or if that is "
+                                                                                                                               "also lacking from exif:DateTimeDigitized. If no date is available, do not write exif:GPSTimeStamp to XMP." },
+        { "GPSSatellites",            "GPSSatellites",                   "Text",                         xmpText, xmpInternal, "GPS tag 8, 0x08. Satellite information, format is unspecified." },
+        { "GPSStatus",                "GPSStatus",                       "Closed Choice of Text",        xmpText, xmpInternal, "GPS tag 9, 0x09. Status of GPS receiver at image creation time." },
+        { "GPSMeasureMode",           "GPSMeasureMode",                  "Text",                         xmpText, xmpInternal, "GPS tag 10, 0x0A. GPS measurement mode, Text type." },
+        { "GPSDOP",                   "GPSDOP",                          "Rational",                     xmpText, xmpInternal, "GPS tag 11, 0x0B. Degree of precision for GPS data." },
+        { "GPSSpeedRef",              "GPSSpeedRef",                     "Closed Choice of Text",        xmpText, xmpInternal, "GPS tag 12, 0x0C. Units used to speed measurement." },
+        { "GPSSpeed",                 "GPSSpeed",                        "Rational",                     xmpText, xmpInternal, "GPS tag 13, 0x0D. Speed of GPS receiver movement." },
+        { "GPSTrackRef",              "GPSTrackRef",                     "Closed Choice of Text",        xmpText, xmpInternal, "GPS tag 14, 0x0E. Reference for movement direction." },
+        { "GPSTrack",                 "GPSTrack",                        "Rational",                     xmpText, xmpInternal, "GPS tag 15, 0x0F. Direction of GPS movement, values range from 0 to 359.99." },
+        { "GPSImgDirectionRef",       "GPSImgDirectionRef",              "Closed Choice of Text",        xmpText, xmpInternal, "GPS tag 16, 0x10. Reference for movement direction." },
+        { "GPSImgDirection",          "GPSImgDirection",                 "Rational",                     xmpText, xmpInternal, "GPS tag 17, 0x11. Direction of image when captured, values range from 0 to 359.99." },
+        { "GPSMapDatum",              "GPSMapDatum",                     "Text",                         xmpText, xmpInternal, "GPS tag 18, 0x12. Geodetic survey data." },
+        { "GPSDestLatitude",          "GPSDestLatitude",                 "GPSCoordinate",                xmpText, xmpInternal, "GPS tag 20, 0x14 (position) and 19, 0x13 (North/South). Indicates destination latitude." },
+        { "GPSDestLongitude",         "GPSDestLongitude",                "GPSCoordinate",                xmpText, xmpInternal, "GPS tag 22, 0x16 (position) and 21, 0x15 (East/West). Indicates destination longitude." },
+        { "GPSDestBearingRef",        "GPSDestBearingRef",               "Closed Choice of Text",        xmpText, xmpInternal, "GPS tag 23, 0x17. Reference for movement direction." },
+        { "GPSDestBearing",           "GPSDestBearing",                  "Rational",                     xmpText, xmpInternal, "GPS tag 24, 0x18. Destination bearing, values from 0 to 359.99." },
+        { "GPSDestDistanceRef",       "GPSDestDistanceRef",              "Closed Choice  of Text",       xmpText, xmpInternal, "GPS tag 25, 0x19. Units used for speed measurement." },
+        { "GPSDestDistance",          "GPSDestDistance",                 "Rational",                     xmpText, xmpInternal, "GPS tag 26, 0x1A. Distance to destination." },
+        { "GPSProcessingMethod",      "GPSProcessingMethod",             "Text",                         xmpText, xmpInternal, "GPS tag 27, 0x1B. A character string recording the name of the method used for location finding." },
+        { "GPSAreaInformation",       "GPSAreaInformation",              "Text",                         xmpText, xmpInternal, "GPS tag 28, 0x1C. A character string recording the name of the GPS area." },
+        { "GPSDifferential",          "GPSDifferential",                 "Closed Choice of Integer",     xmpText, xmpInternal, "GPS tag 30, 0x1E. Indicates whether differential correction is applied to the GPS receiver." },
         // End of list marker
         { 0, 0, 0, invalidTypeId, xmpInternal, 0 }
     };

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list