home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>Chapter 1.  Introduction</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
- <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
- <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
- <link rel="up" href="pt01.html" title="Part I.  Getting started" />
- <link rel="prev" href="pt01.html" title="Part I.  Getting started" />
- <link rel="next" href="gimp-introduction-whats-new.html" title="2.  What's New in GIMP 2.4?" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">Chapter 1. 
- <span lang="en" xml:lang="en">Introduction</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="pt01.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">Part I. 
- <span lang="en" xml:lang="en">Getting started</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="gimp-introduction-whats-new.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="chapter" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h2 class="title"><a id="introduction"></a>Chapter 1. 
- <span lang="en" xml:lang="en">Introduction</span>
- </h2>
- </div>
- </div>
- </div>
- <div class="toc">
- <p>
- <b>Table of Contents</b>
- </p>
- <dl>
- <dt>
- <span class="sect1">
- <a href="introduction.html#introduction-gimp">1.
- <span lang="en" xml:lang="en">Welcome to GIMP</span>
- </a>
- </span>
- </dt>
- <dd>
- <dl>
- <dt>
- <span class="sect2">
- <a href="introduction.html#authors">1.1.
- <span lang="en" xml:lang="en">Authors</span>
- </a>
- </span>
- </dt>
- <dt>
- <span class="sect2">
- <a href="introduction.html#introduction-help">1.2.
- <span lang="en" xml:lang="en">The GIMP Help system</span>
- </a>
- </span>
- </dt>
- <dt>
- <span class="sect2">
- <a href="introduction.html#introduction-features">1.3.
- <span lang="en" xml:lang="en">Features and Capabilities</span>
- </a>
- </span>
- </dt>
- </dl>
- </dd>
- <dt>
- <span class="sect1">
- <a href="gimp-introduction-whats-new.html">2.
- <span lang="en" xml:lang="en">What's New in GIMP 2.4?</span>
- </a>
- </span>
- </dt>
- </dl>
- </div>
- <div class="sect1" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h2 class="title" style="clear: both"><a id="introduction-gimp"></a>1. 
- <span lang="en" xml:lang="en">Welcome to GIMP</span>
- </h2>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2355 $</td>
- <td align="left">2005-11-01</td>
- <td align="left">j.h</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2525095" class="indexterm"></a>
- <p>
- <acronym class="acronym">GIMP</acronym> is a multi-platform photo
- manipulation tool. <acronym class="acronym">GIMP</acronym> is an acronym for
- <acronym class="acronym">GNU</acronym> Image Manipulation Program. The
- <acronym class="acronym">GIMP</acronym> is suitable for a variety of image
- manipulation tasks, including photo retouching, image composition, and
- image construction.
- </p>
- <p>
- It has many capabilities. It can be used as a simple paint program, an
- expert quality photo retouching program, an online batch processing
- system, a mass production image renderer, an image format converter, etc.
- </p>
- <p>
- GIMP is expandable and extensible. It is designed to be augmented with
- plug-ins and extensions to do just about anything. The advanced scripting
- interface allows everything from the simplest task to the most complex
- image manipulation procedures to be easily scripted.
- </p>
- <p>
- One of The <acronym class="acronym">GIMP</acronym>'s strengths is its free
- availability from many sources for many operating systems. Most
- <acronym class="acronym">GNU</acronym>/<span class="application">Linux</span> distributions
- include The <acronym class="acronym">GIMP</acronym> as a standard application.
- The <acronym class="acronym">GIMP</acronym> is also available for other
- operating systems such as <span class="productname">Microsoft Windows</span>‚Ñ¢
- or Apple's <span class="productname">Mac OS X</span>‚Ñ¢
- (<span class="application">Darwin</span>). The <acronym class="acronym">GIMP</acronym>
- is a Free Software application covered by the General Public License (
- <a class="ulink" href="http://www.fsf.org/licensing/licenses/gpl.html" target="_top">
- <acronym class="acronym">GPL</acronym> license</a>). The <acronym class="acronym">GPL</acronym>
- provides users with the freedom to access and alter the source code that
- makes up computer programs.
- </p>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="authors"></a>1.1. 
- <span lang="en" xml:lang="en">Authors</span>
- </h3>
- </div>
- </div>
- </div>
- <p>
- The first version of the <acronym class="acronym">GIMP</acronym>
- was written by Peter Mattis and Spencer Kimball. Many other developers
- have contributed more recently, and thousands have provided support and
- testing. <acronym class="acronym">GIMP</acronym>
- releases are currently being orchestrated by Sven Neumann and Mitch
- Natterer and many other people called the
- <acronym class="acronym">GIMP</acronym>-Team.
- </p>
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="introduction-help"></a>1.2. 
- <span lang="en" xml:lang="en">The GIMP Help system</span>
- </h3>
- </div>
- </div>
- </div>
- <p>
- The <acronym class="acronym">GIMP</acronym> Documentation Team and other
- users have provided you with the information necessary to understand
- how to use <acronym class="acronym">GIMP</acronym>. The User Manual is
- an important part of this help. The current version is on
- the <a class="ulink" href="http://docs.gimp.org" target="_top">web site</a> of the
- Documenation Team in HTML format. The HTML version is also available
- as context sensitive help (if you installed it)
- while using <acronym class="acronym">GIMP</acronym> by pressing the
- <span class="keycap"><strong>F1</strong></span> key. Help on specific menu items can be accessed
- by pressing the <span class="keycap"><strong>F1</strong></span> key while the mouse pointer is
- focused on the menu item. Read on to begin your
- <acronym class="acronym">GIMP</acronym> journey.
- </p>
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="introduction-features"></a>1.3. 
- <span lang="en" xml:lang="en">Features and Capabilities</span>
- </h3>
- </div>
- </div>
- </div>
- <p>
- The following list is a short overview of some of the features and
- capabilities which <acronym class="acronym">GIMP</acronym> offers you:
- </p>
- <div class="itemizedlist">
- <ul type="disc">
- <li>
- <p>
- A full suite of painting tools including brushes, a pencil, an
- airbrush, cloning, etc.
- </p>
- </li>
- <li>
- <p>
- Tile-based memory management, so image size is limited only by
- available disk space
- </p>
- </li>
- <li>
- <p>
- Sub-pixel sampling for all paint tools for high-quality
- anti-aliasing
- </p>
- </li>
- <li>
- <p>
- Full Alpha channel support for working with transparency
- </p>
- </li>
- <li>
- <p>Layers and channels</p>
- </li>
- <li>
- <p>
- A procedural database for calling internal <acronym class="acronym">GIMP</acronym>
- functions from external programs, such as Script-Fu
- </p>
- </li>
- <li>
- <p>Advanced scripting capabilities</p>
- </li>
- <li>
- <p>Multiple undo/redo (limited only by disk space)</p>
- </li>
- <li>
- <p>
- Transformation tools including rotate, scale, shear and flip
- </p>
- </li>
- <li>
- <p>
- File formats supported include GIF, JPEG, PNG, XPM, TIFF, TGA, MPEG,
- PS, PDF, PCX, BMP and many others
- </p>
- </li>
- <li>
- <p>
- Selection tools including rectangle, ellipse, free, fuzzy, bezier
- and intelligent
- </p>
- </li>
- <li>
- <p>
- Plug-ins that allow for the easy addition of new file formats and
- new effect filters
- </p>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="pt01.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="pt01.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="gimp-introduction-whats-new.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="pt01.html">Part I. 
- <span lang="en" xml:lang="en">Getting started</span>
- </a> </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">
- <img src="../images/home.png" alt="Home" />
- </a>
- </td>
- <td width="40%" align="right" valign="top"> <a accesskey="n" href="gimp-introduction-whats-new.html">2. 
- <span lang="en" xml:lang="en">What's New in GIMP 2.4?</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-