view doc/4_4_external_editing.html @ 114:50fc73e08550

Mon Nov 27 01:23:23 2006 John Ellis <johne@verizon.net> * bar_exif.c, cache-loader.c, pan-view.c: Pass new arg for exif_read(). * color-man.[ch]: Add color_man_new_embedded for using in-memory color profiles. * exif.[ch]: Add support for extracting color profiles embedded in jpeg and tiff images. This resulted in a rewrite of the jpeg parser; both to allow searching for any marker type, and to make the code readable. * format_raw.c: Add color profile tag to the debug code. * image.c, layout.c: Use embedded color profiles when found and enabled, also add toggle for the option in color profile menu.
author gqview
date Mon, 27 Nov 2006 06:37:48 +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>External Editing - GQview User Manual</TITLE>
	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.0  (Linux)">
	<META NAME="CREATED" CONTENT="20040805;23590500">
	<META NAME="CHANGED" CONTENT="20041004;19232900">
</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="4_3_delete.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER>External Editing - Image Management</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="5_image_search.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
	</TABLE>
</CENTER>
<HR>
<H1>4.4 External Editing</H1>
<P>GQview provides the ability to execute commands, such as running
an image editor, on a selected image. In GQview these are called the
external editing commands.</P>
<P>These commands are executed by pressing Control and a number key,
from the Edit menu, or from the context menu available to all images
and files. The keyboards shortcuts are Control + 1 through Control +
9, and Control + 0, they correspond respectively to commands 1
through 10 on the <A HREF="10_5_editor_commands.html">Editors tab</A>
in Options.</P>
<P>To edit the command list refer to section 10.5 <A HREF="10_5_editor_commands.html">Editor
Commands</A>.</P>
<P><BR><BR>
</P>
<P><U>Result dialog</U></P>
<P STYLE="margin-left: 0.79in">Commands that are set to display the
command's output in a window will show a dialog when the command is
executed.</P>
<P STYLE="margin-left: 0.79in">To specify a command to show a dialog
begin the command with the %V or %v macros, details for these an all
macros are listed on the <A HREF="10_5_editor_commands.html">Editors
tab</A> in Options.</P>
<P STYLE="margin-left: 0.79in">The result dialog will display the
command's text output. If the editor command will result in multiple
runs of the same command for each file, the Stop button will be
enabled, activate it to stop GQview from executing the command for
remaining files.</P>
<P STYLE="margin-left: 0.79in">Once all commands have completed or if
the Stop button was activated and the pending command has completed,
the Close button will be enabled, activate it or press Escape to
close the result dialog. The result dialog can not be closed while a
command is still running.</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="4_3_delete.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="5_image_search.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>