Ignore:
Timestamp:
2021-02-26T19:39:51+13:00 (3 years ago)
Author:
anupama
Message:

Committing the improvements to EmbeddedMetaPlugin's processing of Keywords vs other metadata fields. Keywords were literally stored as arrays of words rather than phrases in PDFs (at least in Diego's sample PDF), whereas other meta fields like Subjects and Creators stored them as arrays of phrases. To get both to work, Kathy updated EXIF to a newer version, to retrieve the actual EXIF values stored in the PDF. And Kathy and Dr Bainbridge came up with a new option that I added called apply_join_before_split_to_metafields that's a regex which can list the metadata fields to apply the join_before_split to and whcih previously always got applied to all metadata fields. Now it's applied to any *Keywords metafields by default, as that's the metafield we have experience of that behaves differently to the others, as it stores by word instead of phrases. Tested on Diego's sample PDF. Diego has double-checked it to works on his sample PDF too, setting the split char to ; and turning on the join_before_split and leaving apply_join_before_split_to_metafields at its default of .*Keywords. File changes are strings.properties for the tooltip, the plugin introducing the option and working with it and Kathy's EXIF updates affecting cpan/File and cpan/Image.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/cpan/Image/ExifTool/Lang/en_gb.pm

    r24107 r34921  
    1212use vars qw($VERSION);
    1313
    14 $VERSION = '1.06';
     14$VERSION = '1.13';
    1515
    1616%Image::ExifTool::Lang::en_gb::Translate = (
     17   'AboveColor' => 'Above Colour',
     18   'AdvancedFilter' => {
     19      PrintConv => {
     20        'Partial Color Blue' => 'Partial Colour Blue',
     21        'Partial Color Green' => 'Partial Colour Green',
     22        'Partial Color Orange' => 'Partial Colour Orange',
     23        'Partial Color Purple' => 'Partial Colour Purple',
     24        'Partial Color Red' => 'Partial Colour Red',
     25        'Partial Color Yellow' => 'Partial Colour Yellow',
     26        'Pop Color' => 'Pop Colour',
     27      },
     28    },
     29   'AdvancedSceneMode' => {
     30      PrintConv => {
     31        'Color Select' => 'Colour Select',
     32      },
     33    },
     34   'AllColorFlatField1' => 'All Colour Flat Field 1',
     35   'AllColorFlatField2' => 'All Colour Flat Field 2',
     36   'AllColorFlatField3' => 'All Colour Flat Field 3',
     37   'Alpha' => {
     38      PrintConv => {
     39        'Alpha Exists (W color component)' => 'Alpha Exists (W colour component)',
     40        'Alpha Exists (color not premultiplied)' => 'Alpha Exists (colour not premultiplied)',
     41        'Alpha Exists (color premultiplied)' => 'Alpha Exists (colour premultiplied)',
     42      },
     43    },
    1744   'AlternateDuotoneColors' => 'Alternate Duotone Colours',
    1845   'AlternateSpotColors' => 'Alternate Spot Colours',
     
    2047      PrintConv => {
    2148        'Pale & Light Color' => 'Pale & Light Colour',
    22       },
    23     },
     49        'Pale & Light Color II' => 'Pale & Light Colour II',
     50        'Partial Color' => 'Partial Colour',
     51        'Partial Color II' => 'Partial Colour II',
     52        'Partial Color III' => 'Partial Colour III',
     53        'Watercolor' => 'Watercolour',
     54        'Watercolor I' => 'Watercolour I',
     55        'Watercolor II' => 'Watercolour II',
     56      },
     57    },
     58   'ArtFilterEffect' => {
     59      PrintConv => {
     60        'Green Color Filter' => 'Green Colour Filter',
     61        'No Color Filter' => 'No Colour Filter',
     62        'Orange Color Filter' => 'Orange Colour Filter',
     63        'Pale & Light Color' => 'Pale & Light Colour',
     64        'Pale & Light Color II' => 'Pale & Light Colour II',
     65        'Partial Color' => 'Partial Colour',
     66        'Partial Color II' => 'Partial Colour II',
     67        'Partial Color III' => 'Partial Colour III',
     68        'Red Color Filter' => 'Red Colour Filter',
     69        'Watercolor' => 'Watercolour',
     70        'Watercolor I' => 'Watercolour I',
     71        'Watercolor II' => 'Watercolour II',
     72        'Yellow Color Filter' => 'Yellow Colour Filter',
     73      },
     74    },
     75   'AudioIsInitialized' => 'Audio Is Initialised',
     76   'AutoAFPointColorTracking' => 'Auto AF Point Colour Tracking',
    2477   'AutoLightingOptimizer' => 'Auto Lighting Optimiser',
    2578   'AutoLightingOptimizerOn' => 'Auto Lighting Optimiser On',
     
    3487   'BackgroundColorValue' => 'Background Colour Value',
    3588   'BasicColorImageSequence' => 'Basic Colour Image Sequence',
     89   'BelowColor' => 'Below Colour',
     90   'BestShotMode' => {
     91      PrintConv => {
     92        'Water Color' => 'Water Colour',
     93      },
     94    },
    3695   'BkColor' => 'Background Colour',
    3796   'BluePaletteColorTableData' => 'Blue Palette Colour Table Data',
     
    54113   'CameraColorCalibration14' => 'Camera Colour Calibration 14',
    55114   'CameraColorCalibration15' => 'Camera Colour Calibration 15',
     115   'CameraRawColorTone' => 'Camera Raw Colour Tone',
    56116   'CanonColorInfo1' => 'Canon Colour Info 1',
    57117   'CanonColorInfo2' => 'Canon Colour Info 2',
    58118   'ChromaticityColorant' => 'Chromaticity Colourant',
    59    'Color' => 'Colour',
     119   'CodingMethods' => {
     120      PrintConv => {
     121        'JBIG color' => 'JBIG colour',
     122      },
     123    },
     124   'Color' => {
     125      Description => 'Colour',
     126      PrintConv => {
     127        'Color' => 'Colour',
     128      },
     129    },
    60130   'ColorAberrationControl' => 'Colour Aberration Control',
    61131   'ColorAdjustment' => 'Colour Adjustment',
     
    69139   'ColorBalanceRed' => 'Colour Balance Red',
    70140   'ColorBalanceUnknown' => 'Colour Balance Unknown',
     141   'ColorBalanceVersion' => 'Colour Balance Version',
    71142   'ColorBitDepth' => 'Colour Bit Depth',
    72143   'ColorBlur' => 'Colour Blur',
     144   'ColorBlurOn' => 'Colour Blur On',
    73145   'ColorBoostLevel' => 'Colour Boost Level',
    74146   'ColorBoostType' => 'Colour Boost Type',
     
    79151   'ColorClass' => 'Colour Class',
    80152   'ColorCompensationFilter' => 'Colour Compensation Filter',
     153   'ColorCompensationFilterCustom' => 'Colour Compensation Filter Custom',
     154   'ColorCompensationFilterSet' => 'Colour Compensation Filter Set',
    81155   'ColorComponents' => 'Colour Components',
    82156   'ColorControl' => 'Colour Control',
    83157   'ColorCorrection' => 'Colour Correction',
     158   'ColorCreatorEffect' => 'Colour Creator Effect',
    84159   'ColorDataVersion' => 'Colour Data Version',
     160   'ColorDescriptor' => 'Colour Descriptor',
    85161   'ColorEffect' => 'Colour Effect',
     162   'ColorFieldCode' => 'Colour Field Code',
    86163   'ColorFilter' => 'Colour Filter',
    87164   'ColorGain' => 'Colour Gain',
     
    90167   'ColorHue' => 'Colour Hue',
    91168   'ColorImagePrintingFlag' => 'Colour Image Printing Flag',
     169   'ColorLabel' => 'Colour Label',
    92170   'ColorMap' => 'Colour Map',
    93171   'ColorMatrix' => 'Colour Matrix',
     
    95173   'ColorMatrix2' => 'Colour Matrix 2',
    96174   'ColorMatrixA' => 'Colour Matrix A',
     175   'ColorMatrixAdobeRGB' => 'Colour Matrix Adobe RGB',
    97176   'ColorMatrixB' => 'Colour Matrix B',
    98177   'ColorMatrixNumber' => 'Colour Matrix Number',
     178   'ColorMatrixSRGB' => 'Colour Matrix sRGB',
    99179   'ColorMode' => {
    100180      Description => 'Colour Mode',
    101181      PrintConv => {
     182        'Indexed Color' => 'Indexed Colour',
    102183        'Natural color' => 'Natural colour',
    103184        'Neutral Color' => 'Neutral Colour',
     185        'RGB Color' => 'RGB Colour',
    104186        'Saturated Color' => 'Saturated Colour',
    105187        'Vivid color' => 'Vivid colour',
     
    109191   'ColorMoireReductionMode' => 'Colour Moire Reduction Mode',
    110192   'ColorNoiseReduction' => 'Colour Noise Reduction',
     193   'ColorNoiseReductionDetail' => 'Colour Noise Reduction Detail',
    111194   'ColorNoiseReductionIntensity' => 'Colour Noise Reduction Intensity',
    112195   'ColorNoiseReductionSharpness' => 'Colour Noise Reduction Sharpness',
     196   'ColorNoiseReductionSmoothness' => 'Colour Noise Reduction Smoothness',
    113197   'ColorObjBackType' => 'Colour Obj Back Type',
    114198   'ColorObjName' => 'Colour Obj Name',
     
    117201   'ColorPalette' => 'Colour Palette',
    118202   'ColorPlanes' => 'Colour Planes',
     203   'ColorPrimaries' => 'Colour Primaries',
    119204   'ColorProfile' => 'Colour Profile',
     205   'ColorProfileSettings' => 'Colour Profile Settings',
     206   'ColorRangeLevels' => 'Colour Range Levels',
    120207   'ColorRepresentation' => 'Colour Representation',
    121208   'ColorReproduction' => 'Colour Reproduction',
     
    123210   'ColorResponseUnit' => 'Colour Response Unit',
    124211   'ColorSamplersResource' => 'Colour Samplers Resource',
     212   'ColorSamplersResource2' => 'Colour Samplers Resource 2',
     213   'ColorSaturationAdj' => 'Colour Saturation Adj',
    125214   'ColorSequence' => 'Colour Sequence',
     215   'ColorSiting' => 'Colour Siting',
    126216   'ColorSpace' => {
    127217      Description => 'Colour Space',
    128218      PrintConv => {
     219        'Embedded Color Profile' => 'Embedded Colour Profile',
     220        'Linked Color Profile' => 'Linked Colour Profile',
    129221        'No color space specified' => 'No colour space specified',
     222        'Windows Color Space' => 'Windows Colour Space',
    130223      },
    131224    },
    132225   'ColorSpaceData' => 'Colour Space Data',
     226   'ColorSpecApproximation' => 'Colour Spec Approximation',
     227   'ColorSpecData' => 'Colour Spec Data',
     228   'ColorSpecMethod' => {
     229      Description => 'Colour Spec Method',
     230      PrintConv => {
     231        'Vendor Color' => 'Vendor Colour',
     232      },
     233    },
     234   'ColorSpecPrecedence' => 'Colour Spec Precedence',
    133235   'ColorSpecification' => 'Colour Specification',
    134236   'ColorTable' => 'Colour Table',
     
    143245   'ColorTempFlashData' => 'Colour Temp Flash Data',
    144246   'ColorTempFluorescent' => 'Colour Temp Fluorescent',
     247   'ColorTempFluorescentD' => 'Colour Temp Fluorescent D',
     248   'ColorTempFluorescentN' => 'Colour Temp Fluorescent N',
     249   'ColorTempFluorescentW' => 'Colour Temp Fluorescent W',
    145250   'ColorTempKelvin' => 'Colour Temp Kelvin',
    146251   'ColorTempMeasured' => 'Colour Temp Measured',
     
    158263   'ColorTempUnknown15' => 'Colour Temp Unknown 15',
    159264   'ColorTempUnknown16' => 'Colour Temp Unknown 16',
     265   'ColorTempUnknown17' => 'Colour Temp Unknown 17',
     266   'ColorTempUnknown18' => 'Colour Temp Unknown 18',
     267   'ColorTempUnknown19' => 'Colour Temp Unknown 19',
    160268   'ColorTempUnknown2' => 'Colour Temp Unknown 2',
     269   'ColorTempUnknown20' => 'Colour Temp Unknown 20',
     270   'ColorTempUnknown21' => 'Colour Temp Unknown 21',
     271   'ColorTempUnknown22' => 'Colour Temp Unknown 22',
     272   'ColorTempUnknown23' => 'Colour Temp Unknown 23',
     273   'ColorTempUnknown24' => 'Colour Temp Unknown 24',
     274   'ColorTempUnknown25' => 'Colour Temp Unknown 25',
     275   'ColorTempUnknown26' => 'Colour Temp Unknown 26',
     276   'ColorTempUnknown27' => 'Colour Temp Unknown 27',
     277   'ColorTempUnknown28' => 'Colour Temp Unknown 28',
     278   'ColorTempUnknown29' => 'Colour Temp Unknown 29',
    161279   'ColorTempUnknown3' => 'Colour Temp Unknown 3',
     280   'ColorTempUnknown30' => 'Colour Temp Unknown 30',
    162281   'ColorTempUnknown4' => 'Colour Temp Unknown 4',
    163282   'ColorTempUnknown5' => 'Colour Temp Unknown 5',
     
    168287   'ColorTemperature' => 'Colour Temperature',
    169288   'ColorTemperatureAdj' => 'Colour Temperature Adj',
     289   'ColorTemperatureAuto' => 'Colour Temperature Auto',
    170290   'ColorTemperatureBG' => 'Colour Temperature BG',
     291   'ColorTemperatureCustom' => 'Colour Temperature Custom',
    171292   'ColorTemperatureRG' => 'Colour Temperature RG',
     293   'ColorTemperatureSet' => 'Colour Temperature Set',
    172294   'ColorTemperatureSetting' => {
    173295      Description => 'Colour Temperature Setting',
     
    178300   'ColorTone' => 'Colour Tone',
    179301   'ColorToneAdj' => 'Colour Tone Adj',
     302   'ColorToneAuto' => 'Colour Tone Auto',
    180303   'ColorToneFaithful' => 'Colour Tone Faithful',
    181304   'ColorToneLandscape' => 'Colour Tone Landscape',
     305   'ColorToneMonochrome' => 'Colour Tone Monochrome',
    182306   'ColorToneNeutral' => 'Colour Tone Neutral',
    183307   'ColorTonePortrait' => 'Colour Tone Portrait',
     
    208332   'ColorantCount' => 'Colourant Count',
    209333   'ColorantCyan' => 'Colourant Cyan',
     334   'ColorantGray' => 'Colourant Gray',
    210335   'ColorantGreen' => 'Colourant Green',
    211336   'ColorantL' => 'Colourant L',
     
    216341   'ColorantSwatchName' => 'Colourant Swatch Name',
    217342   'ColorantTableOut' => 'Colourant Table Out',
     343   'ColorantTint' => 'Colourant Tint',
    218344   'ColorantType' => 'Colourant Type',
    219345   'ColorantYellow' => 'Colourant Yellow',
     346   'Colorants' => 'Colourants',
     347   'ColorimetricIntentImageState' => 'Colourimetric Intent Image State',
    220348   'ColorimetricReference' => 'Colourimetric Reference',
     349   'Colorimetry' => 'Colourimetry',
     350   'ColorimetryCode' => 'Colourimetry Code',
    221351   'Colors' => 'Colours',
    222    'Colorspace' => 'Colourspace',
    223352   'Compression' => {
    224353      PrintConv => {
     
    238367      },
    239368    },
     369   'CustomColorTone' => 'Custom Colour Tone',
    240370   'D-LightingHQColorBoost' => 'D-Lighting HQ Colour Boost',
    241371   'D-LightingHSColorBoost' => 'D-Lighting HS Colour Boost',
     372   'D-RangeOptimizerHighlight' => 'D-Range Optimiser Highlight',
     373   'D-RangeOptimizerMode' => 'D-Range Optimiser Mode',
     374   'D-RangeOptimizerShadow' => 'D-Range Optimiser Shadow',
     375   'D-RangeOptimizerValue' => 'D-Range Optimiser Value',
    242376   'DateTimeDigitized' => 'Date/Time Digitised',
    243377   'DefHilite' => 'Use Default Highlight Colour',
    244378   'DefaultImageColor' => 'Default Image Colour',
     379   'DefineQuantizationTable' => 'Define Quantisation Table',
    245380   'DeltaType' => {
    246381      PrintConv => {
     
    249384      },
    250385    },
     386   'DigitalFilter01' => {
     387      PrintConv => {
     388        'Color Filter' => 'Colour Filter',
     389        'Extract Color' => 'Extract Colour',
     390        'Invert Color' => 'Invert Colour',
     391        'Replace Color' => 'Replace Colour',
     392        'Unicolor Bold' => 'Unicolour Bold',
     393        'Water Color' => 'Water Colour',
     394      },
     395    },
     396   'DigitalFilter02' => {
     397      PrintConv => {
     398        'Color Filter' => 'Colour Filter',
     399        'Extract Color' => 'Extract Colour',
     400        'Invert Color' => 'Invert Colour',
     401        'Water Color' => 'Water Colour',
     402      },
     403    },
     404   'DigitalFilter03' => {
     405      PrintConv => {
     406        'Color Filter' => 'Colour Filter',
     407        'Extract Color' => 'Extract Colour',
     408        'Invert Color' => 'Invert Colour',
     409        'Water Color' => 'Water Colour',
     410      },
     411    },
     412   'DigitalFilter04' => {
     413      PrintConv => {
     414        'Color Filter' => 'Colour Filter',
     415        'Extract Color' => 'Extract Colour',
     416        'Invert Color' => 'Invert Colour',
     417        'Water Color' => 'Water Colour',
     418      },
     419    },
     420   'DigitalFilter05' => {
     421      PrintConv => {
     422        'Color Filter' => 'Colour Filter',
     423        'Extract Color' => 'Extract Colour',
     424        'Invert Color' => 'Invert Colour',
     425        'Water Color' => 'Water Colour',
     426      },
     427    },
     428   'DigitalFilter06' => {
     429      PrintConv => {
     430        'Color Filter' => 'Colour Filter',
     431        'Extract Color' => 'Extract Colour',
     432        'Invert Color' => 'Invert Colour',
     433        'Water Color' => 'Water Colour',
     434      },
     435    },
     436   'DigitalFilter07' => {
     437      PrintConv => {
     438        'Color Filter' => 'Colour Filter',
     439        'Extract Color' => 'Extract Colour',
     440        'Invert Color' => 'Invert Colour',
     441        'Water Color' => 'Water Colour',
     442      },
     443    },
     444   'DigitalFilter08' => {
     445      PrintConv => {
     446        'Color Filter' => 'Colour Filter',
     447        'Extract Color' => 'Extract Colour',
     448        'Invert Color' => 'Invert Colour',
     449        'Water Color' => 'Water Colour',
     450      },
     451    },
     452   'DigitalFilter09' => {
     453      PrintConv => {
     454        'Color Filter' => 'Colour Filter',
     455        'Extract Color' => 'Extract Colour',
     456        'Invert Color' => 'Invert Colour',
     457        'Water Color' => 'Water Colour',
     458      },
     459    },
     460   'DigitalFilter10' => {
     461      PrintConv => {
     462        'Color Filter' => 'Colour Filter',
     463        'Extract Color' => 'Extract Colour',
     464        'Invert Color' => 'Invert Colour',
     465        'Water Color' => 'Water Colour',
     466      },
     467    },
     468   'DigitalFilter11' => {
     469      PrintConv => {
     470        'Color Filter' => 'Colour Filter',
     471        'Extract Color' => 'Extract Colour',
     472        'Invert Color' => 'Invert Colour',
     473        'Water Color' => 'Water Colour',
     474      },
     475    },
     476   'DigitalFilter12' => {
     477      PrintConv => {
     478        'Color Filter' => 'Colour Filter',
     479        'Extract Color' => 'Extract Colour',
     480        'Invert Color' => 'Invert Colour',
     481        'Water Color' => 'Water Colour',
     482      },
     483    },
     484   'DigitalFilter13' => {
     485      PrintConv => {
     486        'Color Filter' => 'Colour Filter',
     487        'Extract Color' => 'Extract Colour',
     488        'Invert Color' => 'Invert Colour',
     489        'Water Color' => 'Water Colour',
     490      },
     491    },
     492   'DigitalFilter14' => {
     493      PrintConv => {
     494        'Color Filter' => 'Colour Filter',
     495        'Extract Color' => 'Extract Colour',
     496        'Invert Color' => 'Invert Colour',
     497        'Water Color' => 'Water Colour',
     498      },
     499    },
     500   'DigitalFilter15' => {
     501      PrintConv => {
     502        'Color Filter' => 'Colour Filter',
     503        'Extract Color' => 'Extract Colour',
     504        'Invert Color' => 'Invert Colour',
     505        'Water Color' => 'Water Colour',
     506      },
     507    },
     508   'DigitalFilter16' => {
     509      PrintConv => {
     510        'Color Filter' => 'Colour Filter',
     511        'Extract Color' => 'Extract Colour',
     512        'Invert Color' => 'Invert Colour',
     513        'Water Color' => 'Water Colour',
     514      },
     515    },
     516   'DigitalFilter17' => {
     517      PrintConv => {
     518        'Color Filter' => 'Colour Filter',
     519        'Extract Color' => 'Extract Colour',
     520        'Invert Color' => 'Invert Colour',
     521        'Water Color' => 'Water Colour',
     522      },
     523    },
     524   'DigitalFilter18' => {
     525      PrintConv => {
     526        'Color Filter' => 'Colour Filter',
     527        'Extract Color' => 'Extract Colour',
     528        'Invert Color' => 'Invert Colour',
     529        'Water Color' => 'Water Colour',
     530      },
     531    },
     532   'DigitalFilter19' => {
     533      PrintConv => {
     534        'Color Filter' => 'Colour Filter',
     535        'Extract Color' => 'Extract Colour',
     536        'Invert Color' => 'Invert Colour',
     537        'Water Color' => 'Water Colour',
     538      },
     539    },
     540   'DigitalFilter20' => {
     541      PrintConv => {
     542        'Color Filter' => 'Colour Filter',
     543        'Extract Color' => 'Extract Colour',
     544        'Invert Color' => 'Invert Colour',
     545        'Water Color' => 'Water Colour',
     546      },
     547    },
    251548   'DisplayUnits' => {
    252549      PrintConv => {
     
    254551      },
    255552    },
     553   'DriveMode' => {
     554      PrintConv => {
     555        'D-Range Optimizer Bracketing High' => 'D-Range Optimiser Bracketing High',
     556        'D-Range Optimizer Bracketing Low' => 'D-Range Optimiser Bracketing Low',
     557      },
     558    },
     559   'DriveMode2' => {
     560      PrintConv => {
     561        'D-Range Optimizer Bracketing High' => 'D-Range Optimiser Bracketing High',
     562        'D-Range Optimizer Bracketing Low' => 'D-Range Optimiser Bracketing Low',
     563      },
     564    },
    256565   'DynamicRangeOptimizer' => 'Dynamic Range Optimiser',
     566   'DynamicRangeOptimizerBracket' => 'Dynamic Range Optimiser Bracket',
     567   'DynamicRangeOptimizerLevel' => 'Dynamic Range Optimiser Level',
     568   'DynamicRangeOptimizerMode' => 'Dynamic Range Optimiser Mode',
     569   'DynamicRangeOptimizerSetting' => 'Dynamic Range Optimiser Setting',
    257570   'EasyMode' => {
    258571      PrintConv => {
     
    262575      },
    263576    },
     577   'EmbeddedImageColorSpace' => 'Embedded Image Colour Space',
     578   'ExposureProgram' => {
     579      PrintConv => {
     580        'Partial Color Blue' => 'Partial Colour Blue',
     581        'Partial Color Green' => 'Partial Colour Green',
     582        'Partial Color Red' => 'Partial Colour Red',
     583        'Partial Color Yellow' => 'Partial Colour Yellow',
     584        'Pop Color' => 'Pop Colour',
     585      },
     586    },
    264587   'FaithfulRawColorTone' => 'Faithful Raw Colour Tone',
    265588   'FaxProfile' => {
     
    276599      },
    277600    },
     601   'FilmColorProcess' => 'Film Colour Process',
    278602   'FilmMode' => {
    279603      PrintConv => {
     
    284608      },
    285609    },
     610   'FlagColor' => 'Flag Colour',
    286611   'FlashColorFilter' => 'Flash Colour Filter',
     612   'FocalPlaneColorimetryEstimates' => 'Focal Plane Colourimetry Estimates',
     613   'GammaColorTone' => 'Gamma Colour Tone',
    287614   'GenOpColor' => 'Gen Op Colour',
     615   'GenreID' => {
     616      PrintConv => {
     617        'Books|Kids|Basic Concepts|Colors' => 'Books|Kids|Basic Concepts|Colours',
     618      },
     619    },
    288620   'GreenPaletteColorTableData' => 'Green Palette Colour Table Data',
    289621   'GreenPaletteColorTableDescriptor' => 'Green Palette Colour Table Descriptor',
     
    306638    },
    307639   'ImageColorValue' => 'Image Colour Value',
     640   'ImageMedium' => {
     641      PrintConv => {
     642        'Color hard copy' => 'Colour hard copy',
     643        'Color negative' => 'Colour negative',
     644        'Color reversal' => 'Colour reversal',
     645      },
     646    },
    308647   'ImageOptimization' => 'Image Optimisation',
     648   'IndexedColorTableCount' => 'Indexed Colour Table Count',
    309649   'InitializedDataSize' => 'Initialised Data Size',
    310650   'InterchangeColorSpace' => 'Interchange Colour Space',
     651   'Isotherm1Color' => 'Isotherm 1 Colour',
     652   'Isotherm2Color' => 'Isotherm 2 Colour',
    311653   'LandscapeRawColorTone' => 'Landscape Raw Colour Tone',
    312654   'LargeBluePaletteColorTableData' => 'Large Blue Palette Colour Table Data',
     
    317659   'LargeRedPaletteColorTableData' => 'Large Red Palette Colour Table Data',
    318660   'LargeRedPaletteColorTableDescr' => 'Large Red Palette Colour Table Descr',
     661   'LayerBlendModes' => {
     662      PrintConv => {
     663        'Color' => 'Colour',
     664        'Color Burn' => 'Colour Burn',
     665        'Color Dodge' => 'Colour Dodge',
     666        'Darker Color' => 'Darker Colour',
     667        'Lighter Color' => 'Lighter Colour',
     668      },
     669    },
    319670   'MDColorTable' => 'MD Colour Table',
     671   'MDItemColorSpace' => 'MD Item Colour Space',
    320672   'MagicFilter' => {
    321673      PrintConv => {
    322674        'Pale & Light Color' => 'Pale & Light Colour',
     675        'Pale & Light Color II' => 'Pale & Light Colour II',
     676        'Partial Color' => 'Partial Colour',
     677        'Partial Color II' => 'Partial Colour II',
     678        'Partial Color III' => 'Partial Colour III',
     679        'Watercolor' => 'Watercolour',
     680        'Watercolor I' => 'Watercolour I',
     681        'Watercolor II' => 'Watercolour II',
    323682      },
    324683    },
     
    332691    },
    333692   'MattColor' => 'Matt Colour',
     693   'MediaColor' => 'Media Colour',
    334694   'ModifiedColorTemp' => 'Modified Colour Temp',
     695   'MonochromeColor' => 'Monochrome Colour',
    335696   'MyColorMode' => {
    336697      Description => 'My Colour Mode',
     
    347708   'NumImportantColors' => 'Num Important Colours',
    348709   'OpColor' => 'Op Colour',
     710   'OverflowColor' => 'Overflow Colour',
    349711   'PF25ColorMatrix' => 'PF25 Colour Matrix',
    350712   'PaletteColorTableUID' => 'Palette Colour Table UID',
     713   'PaletteColors' => 'Palette Colours',
    351714   'PhotoEffect' => {
    352715      PrintConv => {
     
    360723    },
    361724   'Photoshop2ColorTable' => 'Photoshop 2 Colour Table',
     725   'PhotoshopFormat' => {
     726      PrintConv => {
     727        'Optimized' => 'Optimised',
     728      },
     729    },
     730   'PictureEffect' => {
     731      PrintConv => {
     732        'Partial Color (blue)' => 'Partial Colour (blue)',
     733        'Partial Color (green)' => 'Partial Colour (green)',
     734        'Partial Color (red)' => 'Partial Colour (red)',
     735        'Partial Color (yellow)' => 'Partial Colour (yellow)',
     736        'Pop Color' => 'Pop Colour',
     737        'Water Color' => 'Water Colour',
     738        'Water Color 2' => 'Water Colour 2',
     739      },
     740    },
     741   'PictureEffect2' => {
     742      PrintConv => {
     743        'Partial Color' => 'Partial Colour',
     744        'Pop Color' => 'Pop Colour',
     745        'Water Color' => 'Water Colour',
     746      },
     747    },
     748   'PictureIndexedColors' => 'Picture Indexed Colours',
     749   'PictureMode' => {
     750      PrintConv => {
     751        'Color Creator' => 'Colour Creator',
     752        'Color Profile 1' => 'Colour Profile 1',
     753        'Color Profile 2' => 'Colour Profile 2',
     754        'Color Profile 3' => 'Colour Profile 3',
     755      },
     756    },
    362757   'PictureType' => {
    363758      PrintConv => {
     
    365760      },
    366761    },
     762   'PictureWizardColor' => 'Picture Wizard Colour',
    367763   'PortraitRawColorTone' => 'Portrait Raw Colour Tone',
    368764   'PresetWhiteBalance' => {
     
    379775    },
    380776   'PseudoColorType' => 'Pseudo Colour Type',
     777   'QuantizationDefault' => 'Quantisation Default',
    381778   'QuantizationMethod' => {
    382779      Description => 'Quantisation Method',
     
    389786   'ROIDisplayColor' => 'ROI Display Colour',
    390787   'RawColorAdj' => 'Raw Colour Adj',
     788   'RawDevArtFilter' => {
     789      PrintConv => {
     790        'Pale & Light Color' => 'Pale & Light Colour',
     791        'Pale & Light Color II' => 'Pale & Light Colour II',
     792        'Partial Color' => 'Partial Colour',
     793        'Partial Color II' => 'Partial Colour II',
     794        'Partial Color III' => 'Partial Colour III',
     795        'Watercolor' => 'Watercolour',
     796        'Watercolor I' => 'Watercolour I',
     797        'Watercolor II' => 'Watercolour II',
     798      },
     799    },
    391800   'RawDevColorSpace' => 'Raw Dev Colour Space',
    392801   'RawDevMemoryColorEmphasis' => 'Raw Dev Memory Colour Emphasis',
     
    404813   'RedPaletteColorTableData' => 'Red Palette Colour Table Data',
    405814   'RedPaletteColorTableDescriptor' => 'Red Palette Colour Table Descriptor',
     815   'ReflectionHardcopyOrigColorimetry' => 'Reflection Hardcopy Orig Colourimetry',
     816   'ReflectionPrintOutputColorimetry' => 'Reflection Print Output Colourimetry',
    406817   'RenderingIntent' => {
    407818      PrintConv => {
     819        'Absolute Colorimetric (LCS_GM_ABS_COLORIMETRIC)' => 'Absolute Colourimetric (LCS_GM_ABS_COLORIMETRIC)',
    408820        'ICC-Absolute Colorimetric' => 'ICC-Absolute Colourimetric',
    409821        'Media-Relative Colorimetric' => 'Media-Relative Colourimetric',
     
    414826        'Color Custom' => 'Colour Custom',
    415827        'Color Outline' => 'Colour Outline',
     828        'Color Sketch' => 'Colour Sketch',
     829        'Selective Color' => 'Selective Colour',
    416830      },
    417831    },
     
    423837      },
    424838    },
     839   'SceneBalanceAlgorithmCommand' => {
     840      PrintConv => {
     841        'Neutral SBA Off, Color SBA Off' => 'Neutral SBA Off, Colour SBA Off',
     842        'Neutral SBA Off, Color SBA On' => 'Neutral SBA Off, Colour SBA On',
     843        'Neutral SBA On, Color SBA Off' => 'Neutral SBA On, Colour SBA Off',
     844        'Neutral SBA On, Color SBA On' => 'Neutral SBA On, Colour SBA On',
     845      },
     846    },
     847   'SceneColorimetryEstimates' => 'Scene Colourimetry Estimates',
    425848   'SceneMode' => {
    426849      PrintConv => {
     
    449872    },
    450873   'ShutterPresentationColorCIELabVal' => 'Shutter Presentation Colour CIE Lab Val',
     874   'SmartAlbumColor' => 'Smart Album Colour',
    451875   'SpecialEffectsOpticalFilter' => {
    452876      PrintConv => {
     
    464888    },
    465889   'SubimageColor' => 'Subimage Colour',
     890   'SwatchColorantA' => 'Swatch Colourant A',
     891   'SwatchColorantB' => 'Swatch Colourant B',
     892   'SwatchColorantBlack' => 'Swatch Colourant Black',
     893   'SwatchColorantBlue' => 'Swatch Colourant Blue',
     894   'SwatchColorantCyan' => 'Swatch Colourant Cyan',
     895   'SwatchColorantGray' => 'Swatch Colourant Gray',
     896   'SwatchColorantGreen' => 'Swatch Colourant Green',
     897   'SwatchColorantL' => 'Swatch Colourant L',
     898   'SwatchColorantMagenta' => 'Swatch Colourant Magenta',
     899   'SwatchColorantMode' => 'Swatch Colourant Mode',
     900   'SwatchColorantRed' => 'Swatch Colourant Red',
     901   'SwatchColorantSwatchName' => 'Swatch Colourant Swatch Name',
     902   'SwatchColorantTint' => 'Swatch Colourant Tint',
     903   'SwatchColorantType' => 'Swatch Colourant Type',
     904   'SwatchColorantYellow' => 'Swatch Colourant Yellow',
     905   'SwatchGroupsColorants' => 'Swatch Groups Colourants',
    466906   'TestTarget' => {
    467907      PrintConv => {
    468908        'Color Chart' => 'Colour Chart',
     909      },
     910    },
     911   'TextColor' => 'Text Colour',
     912   'ToneCurveColorSpace' => 'Tone Curve Colour Space',
     913   'ToningEffect' => {
     914      PrintConv => {
     915        'Color' => 'Colour',
    469916      },
    470917    },
     
    482929    },
    483930   'UltrasoundColorDataPresent' => 'Ultrasound Colour Data Present',
     931   'UnderflowColor' => 'Underflow Colour',
    484932   'UninitializedDataSize' => 'Uninitialised Data Size',
    485933   'Unsharp1Color' => 'Unsharp 1 Colour',
     
    487935   'Unsharp3Color' => 'Unsharp 3 Colour',
    488936   'Unsharp4Color' => 'Unsharp 4 Colour',
     937   'VideoAlphaPremultipleColor' => 'Video Alpha Premultiple Colour',
    489938   'VideoAlphaPremultipleColorA' => 'Video Alpha Premultiple Colour A',
    490939   'VideoAlphaPremultipleColorB' => 'Video Alpha Premultiple Colour B',
     
    492941   'VideoAlphaPremultipleColorBlue' => 'Video Alpha Premultiple Colour Blue',
    493942   'VideoAlphaPremultipleColorCyan' => 'Video Alpha Premultiple Colour Cyan',
     943   'VideoAlphaPremultipleColorGray' => 'Video Alpha Premultiple Colour Gray',
    494944   'VideoAlphaPremultipleColorGreen' => 'Video Alpha Premultiple Colour Green',
    495945   'VideoAlphaPremultipleColorL' => 'Video Alpha Premultiple Colour L',
     
    498948   'VideoAlphaPremultipleColorRed' => 'Video Alpha Premultiple Colour Red',
    499949   'VideoAlphaPremultipleColorSwatchName' => 'Video Alpha Premultiple Colour Swatch Name',
     950   'VideoAlphaPremultipleColorTint' => 'Video Alpha Premultiple Colour Tint',
    500951   'VideoAlphaPremultipleColorType' => 'Video Alpha Premultiple Colour Type',
    501952   'VideoAlphaPremultipleColorYellow' => 'Video Alpha Premultiple Colour Yellow',
     953   'VideoColorKind' => 'Video Colour Kind',
    502954   'VideoColorSpace' => 'Video Colour Space',
     955   'VisualColor' => {
     956      Description => 'Visual Colour',
     957      PrintConv => {
     958        'Color' => 'Colour',
     959      },
     960    },
    503961   'WBAdjColorTemp' => 'WB Adj Colour Temp',
    504962   'WBAdjLighting' => {
    505963      PrintConv => {
    506         'High Color Rendering Fluorescent' => 'High Colour Rendering Fluorescent',
    507       },
    508     },
     964        'High Color Rendering Fluorescent (3700K)' => 'High Colour Rendering Fluorescent (1)',
     965        'High Color Rendering Fluorescent (5000K)' => 'High Colour Rendering Fluorescent (3)',
     966        'High Color Rendering Fluorescent (cool white)' => 'High Colour Rendering Fluorescent (2)',
     967        'High Color Rendering Fluorescent (daylight)' => 'High Colour Rendering Fluorescent (4)',
     968        'High Color Rendering Fluorescent (warm white)' => 'High Colour Rendering Fluorescent (0)',
     969        'Sodium Vapor Lamps' => 'Sodium Vapour Lamps',
     970        'Standard Fluorescent (high temperature mercury vapor)' => 'Standard Fluorescent (high temperature mercury vapour)',
     971      },
     972    },
     973   'WatercolorFilter' => 'Watercolour Filter',
    509974   'WhiteBalance' => {
    510975      PrintConv => {
    511         'Color Temperature/Color Filter' => 'Color Temperature/Colour Filter',
     976        'Color Filter' => 'Colour Filter',
     977        'Color Temperature' => 'Colour Temperature',
     978        'Color Temperature Enhancement' => 'Colour Temperature Enhancement',
     979        'Color Temperature/Color Filter' => 'Colour Temperature/Colour Filter',
     980      },
     981    },
     982   'WhiteBalance2' => {
     983      PrintConv => {
     984        'Auto (Keep Warm Color Off)' => 'Auto (Keep Warm Colour Off)',
    512985      },
    513986    },
     
    5601033=head1 AUTHOR
    5611034
    562 Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca)
     1035Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
    5631036
    5641037This library is free software; you can redistribute it and/or modify it
Note: See TracChangeset for help on using the changeset viewer.