Files
gimp/help/C/main_interface.html
Michael Natterer 4b93eece0a yes-i-patched-them-all-again ... Pre 1.2 Version 4
2000-12-19  Michael Natterer  <mitch@gimp.org>

	* yes-i-patched-them-all-again ... Pre 1.2 Version 4
2000-12-19 01:53:18 +00:00

432 lines
6.9 KiB
HTML

<HTML
><HEAD
><TITLE
>The Main Interface</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="Using GIMP"
HREF="using_gimp.html"><LINK
REL="PREVIOUS"
TITLE="Using GIMP"
HREF="using_gimp.html"><LINK
REL="NEXT"
TITLE="File Formats"
HREF="file_formats.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="using_gimp.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 2. Using GIMP</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="file_formats.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="MAIN-INTERFACE"
>The Main Interface</A
></H1
><A
NAME="AEN215"
></A
><P
> When you first see <SPAN
CLASS="APPLICATION"
>GIMP</SPAN
>'s interface,
you may think it looks very strange because it consists of several
windows and makes use of <SPAN
CLASS="MOUSEBUTTON"
>right</SPAN
> click
menus to access much of <SPAN
CLASS="APPLICATION"
>GIMP</SPAN
>'s power.
</P
><P
> The <SPAN
CLASS="APPLICATION"
>GIMP</SPAN
> interface has two main windows
&mdash; the <A
HREF="toolbox/toolbox.html"
><SPAN
CLASS="INTERFACE"
>Toolbox</SPAN
></A
>
and the <A
HREF="image/image_window.html"
><SPAN
CLASS="INTERFACE"
>Image
Window</SPAN
></A
> as well as a myriad of other windows
such as the <SPAN
CLASS="INTERFACE"
>Color Palette</SPAN
>, the
<SPAN
CLASS="INTERFACE"
>Layers Dialog</SPAN
>, etc.
</P
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="AEN229"
>The <SPAN
CLASS="INTERFACE"
>ToolBox</SPAN
></A
></H2
><P
> Probably the window that is most central to the use of
<SPAN
CLASS="APPLICATION"
>GIMP</SPAN
> is the <A
HREF="toolbox/toolbox.html"
><SPAN
CLASS="INTERFACE"
>ToolBox</SPAN
></A
>.
</P
><DIV
CLASS="FIGURE"
><A
NAME="MAIN-INTERFACE-TOOLBOX-PNG"
></A
><P
><B
>Figure 2-1. The ToolBox</B
></P
><DIV
CLASS="MEDIAOBJECT"
><P
><IMG
SRC="images/toolbox.png"
ALT="The GIMP's
toolbox"
></IMG
></P
></DIV
></DIV
><P
> The <SPAN
CLASS="INTERFACE"
>toolbox</SPAN
> consists of the menu bar with
the entries <SPAN
CLASS="GUIMENU"
>File</SPAN
>, <SPAN
CLASS="GUIMENU"
>Xtns</SPAN
> and
<SPAN
CLASS="GUIMENU"
>Help</SPAN
>, the tools buttons which are the set of
square buttons in <A
HREF="main_interface.html#MAIN-INTERFACE-TOOLBOX-PNG"
>Figure 2-1</A
>,
the <SPAN
CLASS="GUIBUTTON"
>color selector</SPAN
> which is at the bottom
left, and the <SPAN
CLASS="GUIBUTTON"
>tools status</SPAN
> indicators
which are at the bottom right.
</P
><P
> Almost all the tools in the <SPAN
CLASS="INTERFACE"
>toolbox</SPAN
> have
options which you can configure to define how the tool operates.
You can access the options either by double clicking on the
tool's icon, or by clicking <SPAN
CLASS="GUIMENUITEM"
> Tool Options
</SPAN
> on the submenu <SPAN
CLASS="GUISUBMENU"
>Dialogs</SPAN
>
of the <SPAN
CLASS="GUIMENU"
>File</SPAN
> menu.
</P
><DIV
CLASS="FIGURE"
><A
NAME="MAIN-INTERFACE-TOOL-OPTIONS"
></A
><P
><B
>Figure 2-2. Tool Options</B
></P
><DIV
CLASS="MEDIAOBJECT"
><P
><IMG
SRC="images/tool_options.png"
ALT="Rectangular selection tool options"
></IMG
></P
></DIV
></DIV
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="AEN265"
>The <SPAN
CLASS="INTERFACE"
>Image Window</SPAN
></A
></H2
><P
> The other window which you will need to use all the time is
the <A
HREF="image/image_window.html"
><SPAN
CLASS="INTERFACE"
>Image
Window</SPAN
></A
>. This is where your drawing space
is, and it also contains several additional features and the
menu from which most of <SPAN
CLASS="APPLICATION"
>GIMP</SPAN
>'s
functions can be accessed.
</P
><DIV
CLASS="FIGURE"
><A
NAME="MAIN-INTERFACE-IMAGE-WINDOW-PNG"
></A
><P
><B
>Figure 2-3. The <SPAN
CLASS="INTERFACE"
>Image Window</SPAN
></B
></P
><DIV
CLASS="MEDIAOBJECT"
><P
><IMG
SRC="images/image_window.png"
ALT="A blank Image Window"
></IMG
></P
></DIV
></DIV
><P
> <A
HREF="main_interface.html#MAIN-INTERFACE-IMAGE-WINDOW-PNG"
>Figure 2-3</A
> shows the
<SPAN
CLASS="INTERFACE"
>Image Window</SPAN
> created by the default
settings. When you first start, no image window will be open
because no images are open. To create a new image, click
<SPAN
CLASS="GUIMENUITEM"
>New...</SPAN
> from the
<SPAN
CLASS="GUIMENU"
>File</SPAN
> menu.
</P
><P
> The white section of <A
HREF="main_interface.html#MAIN-INTERFACE-IMAGE-WINDOW-PNG"
>Figure 2-3</A
> is the area in which
you create your image. The image above is 256 x 256 pixels. If
your image is larger, you may need to use the scrollbars at the
right and bottom of the image area to view the whole image. At
the top and left of the image there are rulers which allow you
to see where the cursor is. Your location is also shown as
coordinates in the bottom left corner.
</P
><P
> Probably the most important feature of the <SPAN
CLASS="INTERFACE"
>Image
Window</SPAN
> is the <SPAN
CLASS="GUIMENU"
>Image Menu</SPAN
> (<A
HREF="main_interface.html#MAIN-INTERFACE-IMAGE-MENU-PNG"
>Figure 2-4</A
>). This menu can be
accessed either by <SPAN
CLASS="MOUSEBUTTON"
>left</SPAN
> -clicking the
<SPAN
CLASS="GUIICON"
>arrow</SPAN
> at top left corner, or by
<SPAN
CLASS="MOUSEBUTTON"
>right</SPAN
> -clicking anywhere in the
drawing area. A menu will pop-up with various entries on it. If
you don't want to keep clicking to bring up this (or any other)
menu, you can click the <SPAN
CLASS="GUIMENUITEM"
>dotted line</SPAN
>
at the top of the menu to activate the tear-off feature and it
will gain its own window which you can leave open while you
work.
</P
><DIV
CLASS="FIGURE"
><A
NAME="MAIN-INTERFACE-IMAGE-MENU-PNG"
></A
><P
><B
>Figure 2-4. The <SPAN
CLASS="GUIMENU"
>Image Menu</SPAN
></B
></P
><DIV
CLASS="MEDIAOBJECT"
><P
><IMG
SRC="images/image_menu.png"
ALT="The Image Menu torn off"
></IMG
></P
></DIV
></DIV
></DIV
></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="using_gimp.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="file_formats.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Using GIMP</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="using_gimp.html"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>File Formats</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>