Gimp/help/C/dialogs/scale_image.html
Michael Natterer 06e409e0f7 configure.in Updated Gimp-Help. See help/ChangeLog for details.
2000-12-15  Michael Natterer  <mitch@gimp.org>

	* configure.in
	* help/*: Updated Gimp-Help. See help/ChangeLog for details.

	* app/channels_dialog.c
	* app/gdisplay.c
	* app/gradient.c
	* app/layers_dialog.c
	* app/menus.c
	* app/paths_dialog.c
	* app/preferences_dialog.c
	* app/resize.c: fixed menu paths.

	* plug-ins/helpbrowser/helpbrowser.c: load a special
	"undocumented_filter.html" page if a filter was not found.
	Adapted to the new help structure.

2000-12-15  Michael Natterer  <mitch@gimp.org>

	* makedummyhelpfile.sh
	* makeindex.sh: removed.

	* images/*: added some images.

	* help/*: Updated to the latest version of the gimp-help CVS module.

	This Version instoduces a bunch of new toplevel HTML files for
	general topics, an autogenerated index, TOC, glossary,
	an "image" directory on the "C" level, peace, love, and stuff...

	Thanks to all help writers: Prof, Bex, Piers, ...
2000-12-15 03:47:24 +00:00

207 lines
No EOL
3.1 KiB
HTML

<HTML
><HEAD
><TITLE
>Scale Image</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.49"><LINK
REL="HOME"
TITLE="GIMP User Manual"
HREF="../contents.html"><LINK
REL="UP"
TITLE="Image"
HREF="../image/index.html"><LINK
REL="PREVIOUS"
TITLE="Set Canvas Size"
HREF="../dialogs/set_canvas_size.html"><LINK
REL="NEXT"
TITLE="Scale Layer Warning"
HREF="../dialogs/scale_layer_warn.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>GIMP User Manual</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="../dialogs/set_canvas_size.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 4. Image</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="../dialogs/scale_layer_warn.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="SCALE-IMAGE"
><SPAN
CLASS="INTERFACE"
>Scale Image</SPAN
></A
></H1
><A
NAME="AEN1198"
></A
><P
> Scales the image content and the canvas size. The difference
between <SPAN
CLASS="INTERFACE"
>Scale Image</SPAN
> and <SPAN
CLASS="INTERFACE"
>Set
Canvas Size</SPAN
> is that <SPAN
CLASS="INTERFACE"
>Set Canvas
Size</SPAN
> will resize the canvas without scaling image
content. It will only add some space around the image or clip the
image.
<DIV
CLASS="NOTE"
><P
></P
><TABLE
CLASS="NOTE"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="../../images/note.gif"
HSPACE="5"
ALT="Note"></TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
> <SPAN
CLASS="INTERFACE"
>Scale Image</SPAN
> will scale the whole
image. You can scale only the active layer with
<SPAN
CLASS="INTERFACE"
>Scale Layer</SPAN
>.
</P
></TD
></TR
></TABLE
></DIV
>
</P
><P
> You set the new image size either by altering the size or the
ratio. You can also set the resolution of the image. If you lower
the resolution, the image will get bigger (in real units, but not
in pixels). You therefore have to compensate it with a smaller
pixels size if you still want the same image size but a lower
resolution. It will naturally be vice versa if you increase the
resolution. <SPAN
CLASS="GUILABEL"
>Pixel Dimension</SPAN
> area is used to
resize the pixels.
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="../dialogs/set_canvas_size.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="../contents.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="../dialogs/scale_layer_warn.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><SPAN
CLASS="INTERFACE"
>Set Canvas Size</SPAN
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="../image/index.html"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Scale Layer Warning</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>