help system Piers Cornwell <piers.cornwell@bigfoot.com> who has taken the burden to continue this project Karin and Olof started. --Sven
43 lines
1.2 KiB
HTML
43 lines
1.2 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>Help Page for Zoom</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">Zoom</font>
|
|
</td>
|
|
</tr>
|
|
<tr bgcolor="white" >
|
|
<td width="100%" align="left"><P>
|
|
<P>
|
|
The zoom functions allow you to see the whole of images that
|
|
are too large to fit on screen, and to see fine detail which helps when
|
|
editing at a pixel level.
|
|
<P>
|
|
Zoom in zooms 100% in each time it is clicked up to a maximum
|
|
of 1600%. Zoom out zooms out at progressively smaller intervals to a
|
|
maximum of 6%. Note that for large images, zooming out may take a short
|
|
while because Gimp has to load extra parts of the image from memory.
|
|
<H3>
|
|
Additional Information
|
|
</H3>
|
|
Default Keyboard Shortcuts:
|
|
<P>
|
|
Zoom In: Ctrl+=<BR>
|
|
Zoom Out: Ctrl+-<BR>
|
|
Zoom to 1:1: 1<BR>
|
|
<P>
|
|
<a href="index.html">Index</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|