parent
b44dcdb220
commit
6b353f3ff6
@ -0,0 +1,32 @@
|
||||
__doctype__
|
||||
<html>
|
||||
__header2__
|
||||
<body>
|
||||
|
||||
<div id="content">
|
||||
__index1__
|
||||
__index2__
|
||||
<p>There are two different Casio MakerNote formats. Exiv2 will automatically detect the correct format for the Exif data from a particular Casio camera model.
|
||||
References: <a href="makernote.html#R9">[9]</a>, <a href="makernote.html#R10">[10]</a>, <a href="makernote.html#R12">[12]</a>.</p>
|
||||
|
||||
<h2>Casio (format 1) MakerNote Tags defined in Exiv2</h2>
|
||||
<div>
|
||||
<p>Tags found in the MakerNote of images taken with older Casio cameras.</p>
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
</div>
|
||||
__Casio__
|
||||
<br>
|
||||
|
||||
<h2>Casio (format 2) MakerNote Tags defined in Exiv2</h2>
|
||||
<div>
|
||||
<p>Tags found in the MakerNote of images taken with newer Casio cameras.</p>
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
</div>
|
||||
__Casio2__
|
||||
<br>
|
||||
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,32 @@
|
||||
__doctype__
|
||||
<html lang="en">
|
||||
__header4__
|
||||
<body>
|
||||
__navbar__
|
||||
|
||||
<div class="container">
|
||||
<div class="page-header">
|
||||
<h1>Metadata reference tables</h1>
|
||||
</div>
|
||||
<p>There are two different Casio MakerNote formats. Exiv2 will automatically detect the correct format for the Exif data from a particular Casio camera model.
|
||||
References: <a href="makernote.html#R9">[9]</a>, <a href="makernote.html#R10">[10]</a>, <a href="makernote.html#R12">[12]</a>.</p>
|
||||
|
||||
<h2>Casio (format 1) MakerNote Tags defined in Exiv2</h2>
|
||||
<div>
|
||||
<p>Tags found in the MakerNote of images taken with older Casio cameras.</p>
|
||||
</div>
|
||||
__Casio__
|
||||
<br>
|
||||
|
||||
<h2>Casio (format 2) MakerNote Tags defined in Exiv2</h2>
|
||||
<div>
|
||||
<p>Tags found in the MakerNote of images taken with newer Casio cameras.</p>
|
||||
</div>
|
||||
__Casio2__
|
||||
<br>
|
||||
|
||||
</div><!-- /.container -->
|
||||
__footer__
|
||||
__bootstrap__
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue