1999-12-17 Michael Natterer <mitch@gimp.org> * app/menus.c * app/paths_dialog.c: Minor help system fixes. * app/app_procs.c: I thought we should have a real splash (without decoration). Like it??? * app/about_dialog.c * app/flip_tool.c * app/gradient.c * app/levels.c * app/measure.c * app/text_tool.c * app/tools.c * app/transform_tool.c: Did some code browsing: I18N fixes, s/gtk_window_position/gtk_window_set_position/g, indentation paranoia, some g/<type>/g<type>/, various stuff (didn't change any logic).
78 lines
2.8 KiB
HTML
78 lines
2.8 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>Set Canvas Size</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">Set Canvas
|
|
Size</FONT></TD>
|
|
</TR>
|
|
<TR bgcolor="white" >
|
|
<TD width="100%" align="left"><P>
|
|
<P>
|
|
The Image canvas is the boundary of the image. Even if you can have a smaller
|
|
or larger layer than the image boundary size the maximum image are that you
|
|
can view is determined by the boundary size.
|
|
<P>
|
|
The size area will control how big or small your new canvas will be just
|
|
as when you created a new image. The Offset area will control how your canvas
|
|
is clipped or expanded.
|
|
<P>
|
|
<DL>
|
|
<DT>
|
|
Making the canvas smaller:
|
|
<DD>
|
|
The offset fields will control where your upper left corner of the old canvas
|
|
will be in the new canvas. The best way to control the new location and how
|
|
it will be clipped. Is to drag the "canvas preview" in the Offset frame to
|
|
the right position. After that you make the final touch with the spin buttons
|
|
(or type it in by hand). The thin outline is the new canvas size and you
|
|
have to drag the old canvas to the right position so it will be clipped according
|
|
to your demands.
|
|
<DT>
|
|
Making the canvas bigger:
|
|
<DD>
|
|
The offset fields will control where your upper left corner of the old canvas
|
|
will be in the new canvas . The best way to control the new location and
|
|
how the canvas going to be expanded. Is to drag the "canvas preview" in the
|
|
Offset frame to the right position. After that you make the final touch with
|
|
the spin buttons (or type it in by hand). The outline/canvas is the
|
|
new canvas size and you have to drag the old canvas to the right position
|
|
within it.
|
|
</DL>
|
|
<P>
|
|
If you uncheck the chain in the Size area, you will be able to have different
|
|
ratios of the new canvas. It's therefore possible e.g to have a canvas which
|
|
is smaller in X direction and bigger in Y direction than before the resize.
|
|
<H3>
|
|
Additional Information
|
|
</H3>
|
|
<P>
|
|
For further information see The Gimp User's Manual page XXXX and the Gimp
|
|
User's Tutorial page YYYY
|
|
<P>
|
|
Shortcut Key
|
|
<P>
|
|
Modifier
|
|
<P>
|
|
Drag and Drop
|
|
<P>
|
|
Xinput
|
|
<P>
|
|
----DEV----
|
|
<P>
|
|
<A href="index.html">Index</A>
|
|
<P>
|
|
(/dialogs/set_canvas_size.html)
|
|
<P>
|
|
Sorry but the help file for resize_image is not yet done.
|
|
<P>
|
|
/Karin & Olof
|
|
<P>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</BODY></HTML>
|