diff --git a/src/properties.cpp b/src/properties.cpp index 8f420132..35072801 100644 --- a/src/properties.cpp +++ b/src/properties.cpp @@ -557,6 +557,155 @@ namespace Exiv2 { { "VignetteMidpoint", N_("Vignette Midpoint"), "Integer", xmpText, xmpInternal, N_("\"Vignetting Midpoint\" setting. Range 0 to +100.") }, { "WhiteBalance", N_("White Balance"), "Closed Choice Text", xmpText, xmpInternal, N_("\"White Balance\" setting. One of: As Shot, Auto, Daylight, Cloudy, Shade, Tungsten, " "Fluorescent, Flash, Custom") }, + // The following properties are not in the XMP specification. They are found in sample files from Adobe applications and in exiftool. + { "AlreadyApplied", N_("Already Applied"), "Boolean", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Converter", N_("Converter"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "MoireFilter", N_("Moire Filter"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Smoothness", N_("Smoothness"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "CameraProfileDigest", N_("Camera Profile Digest"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Clarity", N_("Clarity"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ConvertToGrayscale", N_("Convert To Grayscale"), "Boolean", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Defringe", N_("Defringe"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "FillLight", N_("Fill Light"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "HighlightRecovery", N_("Highlight Recovery"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "HueAdjustmentAqua", N_("Hue Adjustment Aqua"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "HueAdjustmentBlue", N_("Hue Adjustment Blue"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "HueAdjustmentGreen", N_("Hue Adjustment Green"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "HueAdjustmentMagenta", N_("Hue Adjustment Magenta"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "HueAdjustmentOrange", N_("Hue Adjustment Orange"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "HueAdjustmentPurple", N_("Hue Adjustment Purple"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "HueAdjustmentRed", N_("Hue Adjustment Red"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "HueAdjustmentYellow", N_("Hue Adjustment Yellow"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "IncrementalTemperature", N_("Incremental Temperature"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "IncrementalTint", N_("Incremental Tint"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LuminanceAdjustmentAqua", N_("Luminance Adjustment Aqua"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LuminanceAdjustmentBlue", N_("Luminance Adjustment Blue"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LuminanceAdjustmentGreen", N_("Luminance Adjustment Green"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LuminanceAdjustmentMagenta", N_("Luminance Adjustment Magenta"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LuminanceAdjustmentOrange", N_("Luminance Adjustment Orange"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LuminanceAdjustmentPurple", N_("Luminance Adjustment Purple"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LuminanceAdjustmentRed", N_("Luminance Adjustment Red"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LuminanceAdjustmentYellow", N_("Luminance Adjustment Yellow"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ParametricDarks", N_("Parametric Darks"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ParametricHighlights", N_("Parametric Highlights"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ParametricHighlightSplit", N_("Parametric Highlight Split"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ParametricLights", N_("Parametric Lights"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ParametricMidtoneSplit", N_("Parametric Midtone Split"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ParametricShadows", N_("Parametric Shadows"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ParametricShadowSplit", N_("Parametric Shadow Split"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SaturationAdjustmentAqua", N_("Saturation Adjustment Aqua"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SaturationAdjustmentBlue", N_("Saturation Adjustment Blue"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SaturationAdjustmentGreen", N_("Saturation Adjustment Green"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SaturationAdjustmentMagenta", N_("Saturation Adjustment Magenta"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SaturationAdjustmentOrange", N_("Saturation Adjustment Orange"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SaturationAdjustmentPurple", N_("Saturation Adjustment Purple"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SaturationAdjustmentRed", N_("Saturation Adjustment Red"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SaturationAdjustmentYellow", N_("Saturation Adjustment Yellow"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SharpenDetail", N_("Sharpen Detail"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SharpenEdgeMasking", N_("Sharpen Edge Masking"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SharpenRadius", N_("Sharpen Radius"), "Real", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SplitToningBalance", N_("Split Toning Balance"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SplitToningHighlightHue", N_("Split Toning Highlight Hue"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SplitToningHighlightSaturation", N_("Split Toning Highlight Saturation"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SplitToningShadowHue", N_("Split Toning Shadow Hue"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "SplitToningShadowSaturation", N_("Split Toning Shadow Saturation"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Vibrance", N_("Vibrance"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "GrayMixerRed", N_("Gray Mixer Red"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "GrayMixerOrange", N_("Gray Mixer Orange"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "GrayMixerYellow", N_("Gray Mixer Yellow"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "GrayMixerGreen", N_("Gray Mixer Green"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "GrayMixerAqua", N_("Gray Mixer Aqua"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "GrayMixerBlue", N_("Gray Mixer Blue"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "GrayMixerPurple", N_("Gray Mixer Purple"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "GrayMixerMagenta", N_("Gray Mixer Magenta"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "RetouchInfo", N_("Retouch Info"), "bag Text", xmpBag, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "RedEyeInfo", N_("Red Eye Info"), "bag Text", xmpBag, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "CropUnit", N_("Crop Unit"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PostCropVignetteAmount", N_("Post Crop Vignette Amount"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PostCropVignetteMidpoint", N_("Post Crop Vignette Midpoint"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PostCropVignetteFeather", N_("Post Crop Vignette Feather"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PostCropVignetteRoundness", N_("Post Crop Vignette Roundness"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PostCropVignetteStyle", N_("Post Crop Vignette Style"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ProcessVersion", N_("Process Version"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileEnable", N_("Lens Profile Enable"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileSetup", N_("Lens Profile Setup"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileName", N_("Lens Profile Name"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileFilename", N_("Lens Profile Filename"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileDigest", N_("Lens Profile Digest"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileDistortionScale", N_("Lens Profile Distortion Scale"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileChromaticAberrationScale", N_("Lens Profile Chromatic Aberration Scale"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileVignettingScale", N_("Lens Profile Vignetting Scale"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensManualDistortionAmount", N_("Lens Manual Distortion Amount"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PerspectiveVertical", N_("Perspective Vertical"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PerspectiveHorizontal", N_("Perspective Horizontal"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PerspectiveRotate", N_("Perspective Rotate"), "Real", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PerspectiveScale", N_("Perspective Scale"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "CropConstrainToWarp", N_("Crop Constrain To Warp"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LuminanceNoiseReductionDetail", N_("Luminance Noise Reduction Detail"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LuminanceNoiseReductionContrast", N_("Luminance Noise Reduction Contrast"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ColorNoiseReductionDetail", N_("Color Noise Reduction Detail"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "GrainAmount", N_("Grain Amount"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "GrainSize", N_("Grain Size"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "GrainFrequency", N_("GrainFrequency"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "AutoLateralCA", N_("Auto Lateral CA"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Exposure2012", N_("Exposure 2012"), "Real", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Contrast2012", N_("Contrast 2012"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Highlights2012", N_("Highlights 2012"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Shadows2012", N_("Shadows 2012"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Whites2012", N_("Whites 2012"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Blacks2012", N_("Blacks 2012"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "Clarity2012", N_("Clarity 2012"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PostCropVignetteHighlightContrast", N_("Post Crop Vignette Highlight Contrast"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ToneCurveName2012", N_("Tone Curve Name 2012"), "Text", xmpText, xmpInternal, N_("Values: Linear, Medium Contrast, Strong Contrast, Custom. Not in XMP Specification. Found in sample files.") }, + { "ToneCurveRed", N_("Tone Curve Red"), "Seq of points (Integer, Integer)", xmpText, xmpInternal, N_("Array of points (Integer, Integer) defining a \"Tone Curve\".") }, + { "ToneCurveGreen", N_("Tone Curve Green"), "Seq of points (Integer, Integer)", xmpText, xmpInternal, N_("Array of points (Integer, Integer) defining a \"Tone Curve\".") }, + { "ToneCurveBlue", N_("Tone Curve Blue"), "Seq of points (Integer, Integer)", xmpText, xmpInternal, N_("Array of points (Integer, Integer) defining a \"Tone Curve\".") }, + { "ToneCurvePV2012", N_("Tone Curve PV 2012"), "Seq of points (Integer, Integer)", xmpText, xmpInternal, N_("Array of points (Integer, Integer) defining a \"Tone Curve\".") }, + { "ToneCurvePV2012Red", N_("Tone Curve PV 2012 Red"), "Seq of points (Integer, Integer)", xmpText, xmpInternal, N_("Array of points (Integer, Integer) defining a \"Tone Curve\".") }, + { "ToneCurvePV2012Green", N_("Tone Curve PV 2012 Green"), "Seq of points (Integer, Integer)", xmpText, xmpInternal, N_("Array of points (Integer, Integer) defining a \"Tone Curve\".") }, + { "ToneCurvePV2012Blue", N_("Tone Curve PV 2012 Blue"), "Seq of points (Integer, Integer)", xmpText, xmpInternal, N_("Array of points (Integer, Integer) defining a \"Tone Curve\".") }, + { "DefringePurpleAmount", N_("Defringe Purple Amount"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "DefringePurpleHueLo", N_("Defringe Purple Hue Lo"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "DefringePurpleHueHi", N_("Defringe Purple Hue Hi"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "DefringeGreenAmount", N_("Defringe Green Amount"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "DefringeGreenHueLo", N_("Defringe Green Hue Lo"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "DefringeGreenHueHi", N_("Defringe Green Hue Hi"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "AutoWhiteVersion", N_("Defringe Green Hue Hi"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "ColorNoiseReductionSmoothness", N_("Color Noise Reduction Smoothness"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PerspectiveAspect", N_("Perspective Aspect"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "PerspectiveUpright", N_("Perspective Upright"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightVersion", N_("Upright Version"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightCenterMode", N_("Upright Center Mode"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightCenterNormX", N_("Upright Center Norm X"), "Real", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightCenterNormY", N_("Upright Center Norm Y"), "Real", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightFocalMode", N_("Upright Focal Mode"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightFocalLength35mm", N_("Upright Focal Length 35mm"), "Real", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightPreview", N_("Upright Preview"), "Boolean", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightTransformCount", N_("Upright TransformCount"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightDependentDigest", N_("Upright DependentDigest"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightTransform_0", N_("Upright Transform_0"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightTransform_1", N_("Upright Transform_1"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightTransform_2", N_("Upright Transform_2"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightTransform_3", N_("Upright Transform_3"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "UprightTransform_4", N_("Upright Transform_4"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileMatchKeyExifMake", N_("Lens Profile Match Key Exif Make"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileMatchKeyExifModel", N_("Lens Profile Match Key Exif Model"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileMatchKeyCameraModelName", N_("Lens Profile Match Key Camera Model Name"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileMatchKeyLensInfo", N_("Lens Profile Match Key Lens Info"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileMatchKeyLensID", N_("Lens Profile Match Key Lens ID"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileMatchKeyLensName", N_("Lens Profile Match Key Lens Name"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileMatchKeyIsRaw", N_("Lens Profile Match Key Is Raw"), "Boolean", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "LensProfileMatchKeySensorFormatFactor", N_("Lens Profile Match Key Sensor Format Factor"), "Real", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "DefaultAutoTone", N_("Default Auto Tone"), "Boolean", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "DefaultAutoGray", N_("DefaultAuto Gray"), "Boolean", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "DefaultsSpecificToSerial", N_("Defaults Specific To Serial"), "Boolean", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "DefaultsSpecificToISO", N_("Defaults Specific To ISO"), "Boolean", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "DNGIgnoreSidecars", N_("DNG IgnoreSidecars"), "Boolean", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "NegativeCachePath", N_("Negative Cache Path"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "NegativeCacheMaximumSize", N_("Negative Cache Maximum Size"), "Real", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "NegativeCacheLargePreviewSize", N_("Negative Cache Large Preview Size"), "Integer", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "JPEGHandling", N_("JPEG Handling"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, + { "TIFFHandling", N_("TIFF Handling"), "Text", xmpText, xmpInternal, N_("Not in XMP Specification. Found in sample files.") }, // End of list marker { 0, 0, 0, invalidTypeId, xmpInternal, 0 } };