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/tr.pm

    r24107 r34921  
    1212use vars qw($VERSION);
    1313
    14 $VERSION = '1.02';
     14$VERSION = '1.05';
    1515
    1616%Image::ExifTool::Lang::tr::Translate = (
     
    3636        'Fluorescent' => 'Floresan',
    3737        'ISO Studio Tungsten' => 'ISO stÃŒdyo tungsten',
    38         'Other' => 'diğer ışık kaynağı',
     38        'Other' => 'Diğer ışık kaynağı',
    3939        'Shade' => 'Gölge',
    4040        'Standard Light A' => 'Standard Işık A',
     
    4242        'Standard Light C' => 'Standard Işık C',
    4343        'Tungsten (Incandescent)' => 'Tungsten',
    44         'Unknown' => 'bilinmeyen',
     44        'Unknown' => 'Bilinmeyen',
    4545        'White Fluorescent' => 'Beyaz floresan (WW 3250 - 3800K)',
    4646      },
     
    5757        'Fluorescent' => 'Floresan',
    5858        'ISO Studio Tungsten' => 'ISO stÃŒdyo tungsten',
    59         'Other' => 'diğer ışık kaynağı',
     59        'Other' => 'Diğer ışık kaynağı',
    6060        'Shade' => 'Gölge',
    6161        'Standard Light A' => 'Standard Işık A',
     
    6363        'Standard Light C' => 'Standard Işık C',
    6464        'Tungsten (Incandescent)' => 'Tungsten',
    65         'Unknown' => 'bilinmeyen',
     65        'Unknown' => 'Bilinmeyen',
    6666        'White Fluorescent' => 'Beyaz floresan (WW 3250 - 3800K)',
    6767      },
     
    8787      PrintConv => {
    8888        'JPEG' => 'JPEG Sıkıştırma',
    89         'Uncompressed' => 'sıkıştırılmamış',
     89        'Uncompressed' => 'Sıkıştırılmamış',
    9090      },
    9191    },
     
    149149   'ExposureTime' => 'Poz sÃŒresi',
    150150   'FNumber' => 'Açıklık',
     151   'FaceOrientation' => {
     152      PrintConv => {
     153        'Horizontal (normal)' => 'Pozitif yön',
     154        'Rotate 90 CW' => 'Saat yönÃŒnde 90° döndÃŒr',
     155      },
     156    },
    151157   'FileFormat' => 'Format',
    152158   'FileModifyDate' => 'GÃŒncellenen Tarih',
     
    162168    },
    163169   'FileType' => 'Dosya tÃŒrÃŒ',
     170   'Filename' => 'Dosya adı',
    164171   'Flash' => {
    165172      Description => 'Flaş',
     
    291298   'Headline' => 'Başlık',
    292299   'Hue' => 'Renk',
     300   'ICCProfile' => 'ICC Profili',
    293301   'ISO' => 'ISO değeri',
    294302   'ImageHeight' => 'Ä°maj yÃŒksekliği',
     
    301309   'InteropOffset' => 'Interoperabilite etiketi',
    302310   'InteropVersion' => 'Interoperabilite SÃŒrÃŒmÃŒ',
     311   'JPEGQuality' => {
     312      PrintConv => {
     313        'Standard' => 'Standart Kalite',
     314      },
     315    },
    303316   'Keywords' => 'Anahtar sözcÃŒkler',
    304317   'Lens' => 'Objektif',
     
    316329        'Fluorescent' => 'Floresan',
    317330        'ISO Studio Tungsten' => 'ISO stÃŒdyo tungsten',
    318         'Other' => 'diğer ışık kaynağı',
     331        'Other' => 'Diğer ışık kaynağı',
    319332        'Shade' => 'Gölge',
    320333        'Standard Light A' => 'Standard Işık A',
     
    322335        'Standard Light C' => 'Standard Işık C',
    323336        'Tungsten (Incandescent)' => 'Tungsten',
    324         'Unknown' => 'bilinmeyen',
     337        'Unknown' => 'Bilinmeyen',
    325338        'White Fluorescent' => 'Beyaz floresan (WW 3250 - 3800K)',
    326339      },
     
    338351        'Multi-segment' => 'Desen',
    339352        'Multi-spot' => 'Multispot',
    340         'Other' => 'diğer',
     353        'Other' => 'Diğer',
    341354        'Partial' => 'Kısmen',
    342         'Unknown' => 'bilinmeyen',
     355        'Unknown' => 'Bilinmeyen',
    343356      },
    344357    },
     
    487500   'WhitePoint' => 'Beya nokta kromatik',
    488501   'Writer-Editor' => 'Açıklama Yazarı',
     502   'XResolution' => 'X çözÃŒnÃŒrlÌğÌ',
    489503   'YCbCrCoefficients' => 'Renk alanı transformasyon matriks katsayısı',
    490504   'YCbCrPositioning' => {
    491505      Description => 'Y ve C konumlama',
    492506      PrintConv => {
    493         'Centered' => 'ortalanmış',
    494         'Co-sited' => 'birlikte-konumlanmış',
     507        'Centered' => 'Ortalanmış',
     508        'Co-sited' => 'Birlikte-konumlanmış',
    495509      },
    496510    },
    497511   'YCbCrSubSampling' => 'Y den C\'ye alt örnekleme oranı',
     512   'YResolution' => 'Y çözÃŒnÃŒrlÌğÌ',
    498513);
    499514
     
    514529=head1 AUTHOR
    515530
    516 Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca)
     531Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
    517532
    518533This library is free software; you can redistribute it and/or modify it
Note: See TracChangeset for help on using the changeset viewer.