36 lines
1.3 KiB
HTML
36 lines
1.3 KiB
HTML
<!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>Navigation Window</TITLE>
|
|
</HEAD>
|
|
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
|
|
<TABLE width="100%" cellspacing="1" cellpadding="1">
|
|
<TR bgcolor="black">
|
|
<TD width="100%" align="center"><FONT size="+2" color="white">Navigation
|
|
Window</FONT></TD>
|
|
</TR>
|
|
<TR bgcolor="white" >
|
|
<TD width="100%" align="left"><P>
|
|
<P>
|
|
The navigation window allows you to quickly and easily move
|
|
around the image currently being edited. The dialog shows a small
|
|
preview of the whole image. The section of the image which is viewable
|
|
in the image window (where the editing takes place) is highlighted with
|
|
a black square. The current scale factor of the image is also shown
|
|
as a ratio (2:1 is 300% zoomed in). The zoom factor can be changed
|
|
by moving the slider (left to zoom out, right to zoom in) or clicking
|
|
the magnifying glass icons. You can also drag the highlighted square to
|
|
pan the image (to change which part is viewable in the image window).
|
|
<H3>
|
|
Additional Information
|
|
</H3>
|
|
<P>
|
|
Default Keyboard Shortcut: Ctrl+Shift+N
|
|
<P>
|
|
<A href="index.html">Index</A>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</BODY></HTML>
|