comparison doc/7_1_exif.html @ 1076:1ecc4f010111

With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
author zas_
date Thu, 23 Oct 2008 19:06:23 +0000
parents 578a27d20b47
children
comparison
equal deleted inserted replaced
1075:578a27d20b47 1076:1ecc4f010111
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <HTML> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 <HEAD> 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> 4
5 <TITLE>EXIF Sidebar - Geeqie User Manual</TITLE> 5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <META NAME="CREATED" CONTENT="20040805;23590500"> 6 <head>
7 <META NAME="CHANGED" CONTENT="20041001;16441100"> 7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8 </HEAD> 8
9 <BODY LANG="en-US" DIR="LTR"> 9 <title>EXIF Sidebar - Geeqie User Manual</title>
10 <CENTER> 10 <meta name="CREATED" content="20040805;23590500" />
11 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always"> 11 <meta name="CHANGED" content="20041001;16441100" />
12 <COL WIDTH=85*> 12 <style type="text/css">
13 <COL WIDTH=85*> 13 /*<![CDATA[*/
14 <COL WIDTH=85*> 14 p.gq-exif-6 {margin-bottom: 0in}
15 <THEAD> 15 p.gq-exif-5 {margin-left: 0.79in}
16 <TR VALIGN=TOP> 16 div.gq-exif-4 {text-align: center}
17 <TD WIDTH=33%> 17 table.gq-exif-3 {page-break-before: always}
18 <P><A HREF="7_sidebars.html">Previous</A></P> 18 p.gq-exif-2 {text-align: right}
19 </TD> 19 p.gq-exif-1 {text-align: center}
20 <TD WIDTH=33%> 20 /*]]>*/
21 <P ALIGN=CENTER>EXIF - Sidebars</P> 21 </style>
22 </TD> 22 </head>
23 <TD WIDTH=33%> 23
24 <P ALIGN=RIGHT><A HREF="7_2_sort_manager.html">Next</A></P> 24 <body lang="en-US" dir="ltr" xml:lang="en-US">
25 </TD> 25 <div class="gq-exif-4">
26 </TR> 26 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-exif-3">
27 </THEAD> 27 <col width="85*" />
28 </TABLE> 28 <col width="85*" />
29 </CENTER> 29 <col width="85*" />
30 <HR> 30
31 <H1>7.1 EXIF Sidebar</H1> 31 <thead>
32 <P>The EXIF sidebar displays EXIF data that is embedded in an image. 32 <tr valign="top">
33 The sidebar has two choices of data display, standard and advanced.</P> 33 <td width="33%">
34 <P>To toggle display of the The EXIF sidebar press Control + E or 34 <p><a href="7_sidebars.html">Previous</a>
35 select &ldquo;Exif data&rdquo; from the View menu.</P> 35 </p>
36 <P><BR><BR> 36 </td>
37 </P> 37
38 <P><B>EXIF</B>: Stands for &ldquo;Exchangeable image file format&rdquo;, 38 <td width="33%">
39 it is the common format used to store additional information into the 39 <p class="gq-exif-1">EXIF - Sidebars</p>
40 JPEG and TIFF file formats. EXIF is the standard for saving the 40 </td>
41 settings used when taking a photo with a digital camera, however 41
42 other imaging devices and some software also use the EXIF format to 42 <td width="33%">
43 store settings in the image file.</P> 43 <p class="gq-exif-2"><a href="7_2_sort_manager.html">Next</a>
44 <P>The EXIF parser in Geeqie conforms to version 2.2 of the EXIF 44 </p>
45 specification, with the exception that GPS attributes are ignored. In 45 </td>
46 addition, manufacturer extensions to the format are not supported, 46 </tr>
47 this includes the proprietary data stored in the MakerNote Tag. 47 </thead>
48 Geeqie support of EXIF is read only.</P> 48 </table>
49 <P><BR><BR> 49 </div>
50 </P> 50
51 <P><U>Standard view</U></P> 51 <hr />
52 <P STYLE="margin-left: 0.79in">The standard view of the EXIF sidebar 52
53 displays information that is common to most cameras, data is 53 <h1>7.1 EXIF Sidebar</h1>
54 displayed in the standard format for each attribute.</P> 54
55 <P><U>Advanced view</U></P> 55 <p>The EXIF sidebar displays EXIF data that is embedded in an image. The sidebar has two choices of data display, standard and advanced.</p>
56 <P STYLE="margin-left: 0.79in">The advanced view displays all tags 56
57 that are present in the image. Unlike the standard view, data is 57 <p>To toggle display of the The EXIF sidebar press Control + E or select &ldquo;Exif data&rdquo; from the View menu.</p>
58 displayed in raw format.</P> 58
59 <P><BR><BR> 59 <p><br />
60 </P> 60 <br />
61 <P><U>Customizing the standard view</U></P> 61 </p>
62 <P STYLE="margin-left: 0.79in">Additional information can be added to 62
63 the standard view. To add custom EXIF tags to the standard view, 63 <p><b>EXIF</b>: Stands for &ldquo;Exchangeable image file format&rdquo;, it is the common format used to store additional information into the JPEG and TIFF file formats. EXIF is the standard for saving the settings used when taking a photo with a digital camera, however other imaging devices and some software also use the EXIF format to store settings in the image file.</p>
64 switch to the advanced view. The first column of each row in the 64
65 advanced view is a check box, enabling the check box will result in 65 <p>The EXIF parser in Geeqie conforms to version 2.2 of the EXIF specification, with the exception that GPS attributes are ignored. In addition, manufacturer extensions to the format are not supported, this includes the proprietary data stored in the MakerNote Tag. Geeqie support of EXIF is read only.</p>
66 the corresponding tag to appear in the standard view. Customized tags 66
67 are displayed in the order that they are added.</P> 67 <p><br />
68 <P STYLE="margin-left: 0.79in">To remove customized tags from the 68 <br />
69 standard view, switch to the advanced view and disable the check box 69 </p>
70 next to the tag (or tags) you want to remove.</P> 70
71 <P><BR><BR> 71 <p><u>Standard view</u>
72 </P> 72 </p>
73 <P><BR><BR> 73
74 </P> 74 <p class="gq-exif-5">The standard view of the EXIF sidebar displays information that is common to most cameras, data is displayed in the standard format for each attribute.</p>
75 <HR> 75
76 <CENTER> 76 <p><u>Advanced view</u>
77 <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> 77 </p>
78 <COL WIDTH=85*> 78
79 <COL WIDTH=85*> 79 <p class="gq-exif-5">The advanced view displays all tags that are present in the image. Unlike the standard view, data is displayed in raw format.</p>
80 <COL WIDTH=85*> 80
81 <THEAD> 81 <p><br />
82 <TR VALIGN=TOP> 82 <br />
83 <TD WIDTH=33%> 83 </p>
84 <P><A HREF="7_sidebars.html">Previous</A></P> 84
85 </TD> 85 <p><u>Customizing the standard view</u>
86 <TD WIDTH=33%> 86 </p>
87 <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> 87
88 </TD> 88 <p class="gq-exif-5">Additional information can be added to the standard view. To add custom EXIF tags to the standard view, switch to the advanced view. The first column of each row in the advanced view is a check box, enabling the check box will result in the corresponding tag to appear in the standard view. Customized tags are displayed in the order that they are added.</p>
89 <TD WIDTH=33%> 89
90 <P ALIGN=RIGHT><A HREF="7_2_sort_manager.html">Next</A></P> 90 <p class="gq-exif-5">To remove customized tags from the standard view, switch to the advanced view and disable the check box next to the tag (or tags) you want to remove.</p>
91 </TD> 91
92 </TR> 92 <p><br />
93 </THEAD> 93 <br />
94 <TBODY> 94 </p>
95 <TR VALIGN=TOP> 95
96 <TD WIDTH=33%> 96 <p><br />
97 <P><BR> 97 <br />
98 </P> 98 </p>
99 </TD> 99
100 <TD WIDTH=33%> 100 <hr />
101 <P ALIGN=CENTER><BR> 101
102 </P> 102 <div class="gq-exif-4">
103 </TD> 103 <table width="100%" border="0" cellpadding="4" cellspacing="0">
104 <TD WIDTH=33%> 104 <col width="85*" />
105 <P ALIGN=RIGHT>Geeqie User Manual</P> 105 <col width="85*" />
106 </TD> 106 <col width="85*" />
107 </TR> 107
108 </TBODY> 108 <thead>
109 </TABLE> 109 <tr valign="top">
110 </CENTER> 110 <td width="33%">
111 <P STYLE="margin-bottom: 0in"><BR> 111 <p><a href="7_sidebars.html">Previous</a>
112 </P> 112 </p>
113 </BODY> 113 </td>
114 </HTML> 114
115 <td width="33%">
116 <p class="gq-exif-1"><a href="index.html">Contents</a>
117 </p>
118 </td>
119
120 <td width="33%">
121 <p class="gq-exif-2"><a href="7_2_sort_manager.html">Next</a>
122 </p>
123 </td>
124 </tr>
125 </thead>
126
127 <tbody>
128 <tr valign="top">
129 <td width="33%">
130 <p><br />
131 </p>
132 </td>
133
134 <td width="33%">
135 <p class="gq-exif-1"><br />
136 </p>
137 </td>
138
139 <td width="33%">
140 <p class="gq-exif-2">Geeqie User Manual</p>
141 </td>
142 </tr>
143 </tbody>
144 </table>
145 </div>
146
147 <p class="gq-exif-6"><br />
148 </p>
149 </body>
150 </html>