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

« back to all changes in this revision

Viewing changes to html/data_members.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:
25
25
        writing (Note: entry may exist but be undefined for top-level
26
26
        directory!)</td></tr>
27
27
 
 
28
<tr><td>BASE</td><td>Absolute position of current image in containing file
 
29
    (for example, when processing JPEG image in FujiFilm RAF file)</td></tr>
 
30
 
28
31
<tr><td>CameraMake</td><td>Camera make set during reading and writing</td></tr>
29
32
 
30
33
<tr><td>CameraModel</td><td>Camera model name set during reading and writing</td></tr>
107
110
 
108
111
<tr><td>NO_LIST</td><td>Set if List tags shouldn't be accumulated into a list</td></tr>
109
112
 
 
113
<tr><td>NO_UNKNOWN</td><td>Don't generate unknown tags automatically even if Unknown option is set</td></tr>
 
114
 
110
115
<tr><td>NUM_FOUND</td><td>Number of tags found</td></tr>
111
116
 
112
117
<tr><td>OPTIONS</td><td>ExifTool options</td></tr>
128
133
 
129
134
<tr><td>PRIORITY_DIR</td><td>Name of priority IFD (ie. the IFD for the full resolution image)</td></tr>
130
135
 
 
136
<tr><td>PROCESSED</td><td>Reference to hash of address/directory names which were processed
 
137
    during reading and/or writing</td></tr>
 
138
 
131
139
<tr><td>RAF</td><td>Random access file object for reading from input file</td></tr>
132
140
 
133
141
<tr><td>REQUESTED_TAGS</td><td>List of requested tags in original case</td></tr>