view doc/7_1_exif.html @ 111:3a69a7a3f461

Wed Nov 15 02:05:27 2006 John Ellis <johne@verizon.net> * view_file_icon.c: Fix odd crash when removing files, it seems the high priority idle sync is no longer called before the treeview tries to redraw itself, so fix the cleanup of removed pointers so that they are always valid or NULL (I wonder if the priorities used by GtkTreeView have changed in newer versions of GTK?). * view_file_list.c: Fix progress bar warning when files are removed before thumbnail generation is finished.
author gqview
date Wed, 15 Nov 2006 07:19:16 +0000
parents e0d0593d519e
children 1b01410e6860
line wrap: on
line source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
	<TITLE>EXIF Sidebar - GQview User Manual</TITLE>
	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.0  (Linux)">
	<META NAME="CREATED" CONTENT="20040805;23590500">
	<META NAME="CHANGED" CONTENT="20041001;16441100">
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<CENTER>
	<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always">
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<THEAD>
			<TR VALIGN=TOP>
				<TD WIDTH=33%>
					<P><A HREF="7_sidebars.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER>EXIF - Sidebars</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="7_2_sort_manager.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
	</TABLE>
</CENTER>
<HR>
<H1>7.1 EXIF Sidebar</H1>
<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>
<P>To toggle display of the The EXIF sidebar press Control + E or
select &ldquo;Exif data&rdquo; from the View menu.</P>
<P><BR><BR>
</P>
<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>
<P>The EXIF parser in GQview 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.
GQview support of EXIF is read only.</P>
<P><BR><BR>
</P>
<P><U>Standard view</U></P>
<P STYLE="margin-left: 0.79in">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>
<P><U>Advanced view</U></P>
<P STYLE="margin-left: 0.79in">The advanced view displays all tags
that are present in the image. Unlike the standard view, data is
displayed in raw format.</P>
<P><BR><BR>
</P>
<P><U>Customizing the standard view</U></P>
<P STYLE="margin-left: 0.79in">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>
<P STYLE="margin-left: 0.79in">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>
<P><BR><BR>
</P>
<P><BR><BR>
</P>
<HR>
<CENTER>
	<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0>
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<THEAD>
			<TR VALIGN=TOP>
				<TD WIDTH=33%>
					<P><A HREF="7_sidebars.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER><A HREF="index.html">Contents</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="7_2_sort_manager.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
		<TBODY>
			<TR VALIGN=TOP>
				<TD WIDTH=33%>
					<P><BR>
					</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER><BR>
					</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT>GQview User Manual</P>
				</TD>
			</TR>
		</TBODY>
	</TABLE>
</CENTER>
<P STYLE="margin-bottom: 0in"><BR>
</P>
</BODY>
</HTML>