"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "lib/Image/ExifTool/README" between
Image-ExifTool-12.57.tar.gz and Image-ExifTool-12.58.tar.gz

About: ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in a wide variety of files.

README  (Image-ExifTool-12.57):README  (Image-ExifTool-12.58)
skipping to change at line 414 skipping to change at line 414
flattened tag. The result is that the flattened tag will not flattened tag. The result is that the flattened tag will not
be accessible. be accessible.
'Hidden' - set to hide tag from the TagName documentation. 'Hidden' - set to hide tag from the TagName documentation.
Also suppresses verbose output of a BinaryData tag. The Also suppresses verbose output of a BinaryData tag. The
RawConv of a Hidden tag should return undef so the tag value RawConv of a Hidden tag should return undef so the tag value
is not seen by the user. is not seen by the user.
'IsComposite' - flag set for Composite tags 'IsComposite' - flag set for Composite tags
'IsImageData' - flag set if this is an image data offset to
be included in ImageDataMD5 calculation. Must have an
OffsetPair entry which is the ID of the corresponding size.
'IsOffset' - flag set if the tag represents an offset to some 'IsOffset' - flag set if the tag represents an offset to some
data, and causes value will be adjusted to an absolute file data, and causes value will be adjusted to an absolute file
offset. If set to 2, the offset base of the parent directory offset. If set to 2, the offset base of the parent directory
is used even if the base changes for the current directory is used even if the base changes for the current directory
(only some maker notes are this messed up). Set to 3 if (only some maker notes are this messed up). Set to 3 if
absolute file offsets are used. May be set to an expression absolute file offsets are used. May be set to an expression
to be evaluated. Expression may access $val and $et, to be evaluated. Expression may access $val and $et,
and is evaluated only when reading. and is evaluated only when reading.
'iTXt' - [PNG TextualData tags only] flag to write tag as PNG 'iTXt' - [PNG TextualData tags only] flag to write tag as PNG
skipping to change at line 475 skipping to change at line 479
'PreservePadding' - [QuickTime only] flag to preserve the 'PreservePadding' - [QuickTime only] flag to preserve the
original size of the QuickTime atom by padding with nulls when original size of the QuickTime atom by padding with nulls when
writing with the QuickTimePad option. writing with the QuickTimePad option.
'PrintHex' - specifies that unknown PrintConv values should 'PrintHex' - specifies that unknown PrintConv values should
be printed in hex (eg. 'Unknown (0x1)'). Also causes be printed in hex (eg. 'Unknown (0x1)'). Also causes
numerical tag values to be printed in hex in the HTML tag name numerical tag values to be printed in hex in the HTML tag name
documentation, padded to the number of digits given by the documentation, padded to the number of digits given by the
PrintHex value. PrintHex value.
'PrintInt' - remove decimal part of tag ID in HTML tag name
documentation. (To avoid confusing ExifTool users because
the LensType decimal numbers are for internal use only.)
'PrintSort' - causes PrintConv values to be sorted by value 'PrintSort' - causes PrintConv values to be sorted by value
rather than key in the HTML tag name documentation. rather than key in the HTML tag name documentation.
'PrintString' - flag set to force PrintConv values to be 'PrintString' - flag set to force PrintConv values to be
printed as strings in the documentation. printed as strings in the documentation.
'Priority' - gives the priority of this tag while reading. If 'Priority' - gives the priority of this tag while reading. If
set to zero, this tag will not override the value of previous set to zero, this tag will not override the value of previous
tags with the same name. If the priority is greater than tags with the same name. If the priority is greater than
zero, this tag won't be overridden by subsequent tags unless zero, this tag won't be overridden by subsequent tags unless
 End of changes. 2 change blocks. 
0 lines changed or deleted 8 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)