~ubuntu-branches/ubuntu/karmic/libimage-exiftool-perl/karmic

« back to all changes in this revision

Viewing changes to html/htmldump.html

  • Committer: Bazaar Package Importer
  • Author(s): Mari Wang
  • Date: 2008-02-04 20:32:53 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080204203253-mpbal8trlfe1fz5d
Tags: 7.00-1
* Upload of new production release (Closes: #456430)
* Added Recommends: libcompress-zlib-perl (Closes: #435589)
* Package now includes iptc2xmp.args and xmp2iptc.args, they are put
  into /usr/share/libimage-exiftool/ (Closes: #436100)
* Updated standards-version (3.7.2 -> 3.7.3). No changes needed.
* Lots of updates and bugfixes compared to last debian version
  (6.90).  See the Changes file for details
* Upload sponsored by Petter Reinholdtsen

Show diffs side-by-side

added added

removed removed

Lines of Context:
171
171
t[80] = "IFD1-06 ThumbnailLength\nTag ID: 0x0202\nFormat: int32u[1]\nSize: 4 bytes\nValue: 28";
172
172
t[81] = "IFD1-07 YCbCrPositioning\nTag ID: 0x0213\nFormat: int16u[1]\nSize: 2 bytes\nValue: 2";
173
173
t[82] = "Next IFD\nIFD2 offset: 0x0000\n(4 bytes)";
174
 
t[83] = "ThumbnailImage data\n(28 bytes)";
 
174
t[83] = "(IFD1:Thumbnail data)\nSize: 28 bytes";
175
175
t[84] = "[JPEG Image Data]\n(247 bytes)";
176
176
t[85] = "JPEG EOI\n(2 bytes)";
177
177
 
191
191
indicates the value is referenced by an offset in the IFD (ie. the value is
192
192
longer than 4 bytes), and a <a name=XD class=F>purple</a> name indicates
193
193
that the actual offset differs from the recorded offset.  All data in the maker
194
 
notes value block is <a name=XE class='W M'>underlined</a>. Note that in TIFF
195
 
images, image data appears as <a name=XB class=U>[unused]</a>, and is only
196
 
dumped if it occurs before the meta information.</span></p>
 
194
notes value block is <a name=XE class='W M'>underlined</a>.</span></p>
197
195
 
198
196
<p>Currently, only TIFF/EXIF and JPEG meta information is dumped.  By default,
199
197
all offsets are relative to the start of the TIFF header (as below).  For a TIFF
200
198
image this is at the start of the file, but for a JPEG image it is 6 bytes into
201
 
the data of the APP1 EXIF segment.  However, this base offset can be specified
202
 
on the command line with '-htmlDump#' (ie. '-htmlDump0' for absolute offsets),
203
 
or via the API with the 'HtmlDumpBase' option.</p>
 
199
the APP1 EXIF segment.  However, this base offset can be specified on the
 
200
command line with '-htmlDump#' (ie. '-htmlDump0' for absolute offsets), or via
 
201
the API with the 'HtmlDumpBase' option.</p>
204
202
 
205
203
<noscript><b class=V>--&gt;
206
204
Enable JavaScript for active highlighting and information tool tips!
615
613
<a name=t81 class=Y>IFD1-07 YCbCrPositioning</a>
616
614
<a name=t82 class=W>Next IFD</a>
617
615
<a name=t76 class=Y>XResolution value</a> <a name=t77 class=W>YResolution value</a>
618
 
<a name=t83 class=Y>ThumbnailImage data</a>
 
616
<a name=t83 class=Y>(Thumbnail data)</a>
619
617
<a name=t84 class=U>[JPEG Image Data]</a>
620
618
 
621
619