Gimp/help/C/image/edit/undo.html

45 lines
1.5 KiB
HTML
Raw Normal View History

1999-10-04 01:40:33 -07:00
<!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 Undo</title>
1999-10-04 01:40:33 -07:00
</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">Undo</font>
1999-10-04 01:40:33 -07:00
</td>
</tr>
<tr bgcolor="white" >
<td width="100%" align="left">
<P><P>
The undo function allows you to revert your image to how it
appeared before making the last change to it. For example, if you paint
a single stroke with the paintbrush on your image, clicking undo will
remove it. If you paint two stroke, releasing the mouse button in
between, you can press undo twice to undo both changes. If you want to
undo multiple changes in one go, you may prefer to use the undo dialog
(Image Menu -> Dialogs -> Undo History).
<P>
You should note that you can configure the number of undo
levels (how many steps back you can take) in Preferences -> Environment
-> Levels of Undo. You can set this figure as high as you like, but you
should note that every undo step takes up memory so you should set this
figure too high if you don't have much memory.
<H3>
Additional Information
</H3>
Default Keyboard Shortcut: Ctrl+Z
<P>
<a href="index.html">Index</a>
1999-10-04 01:40:33 -07:00
</td>
</tr>
</table>
</body>
</html>