1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353
|
<?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>第 1 章 简介</title>
<link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
<link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
<link rel="start" href="index.html" title=" " />
<link rel="up" href="index.html" title=" " />
<link rel="prev" href="index.html" title=" " />
<link rel="next" href="ch01s02.html" title="2. GIMP 的新特性" />
</head>
<body>
<div xmlns="" class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center" id="chaptername">第 1 章 简介</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="index.html">上一页</a> </td>
<th width="60%" align="center" id="sectionname"> </th>
<td width="20%" align="right"> <a accesskey="n" href="ch01s02.html">下一页</a></td>
</tr>
</table>
<hr />
</div>
<div class="chapter" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a id="introduction"></a>第 1 章 简介</h2>
</div>
</div>
</div>
<div class="toc">
<p>
<b>目录</b>
</p>
<dl>
<dt>
<span class="sect1">
<a href="ch01.html#introduction-gimp">1. 欢迎使用 GIMP</a>
</span>
</dt>
<dd>
<dl>
<dt>
<span class="sect2">
<a href="ch01.html#introduction-platforms">1.1. 适用平台</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="ch01.html#introduction-help">1.2. GIMP 帮助系统</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="ch01.html#id3276210">1.3. 语言</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="ch01.html#id3276016">1.4. 特性和功能</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="ch01.html#authors">1.5. 作者</a>
</span>
</dt>
</dl>
</dd>
<dt>
<span class="sect1">
<a href="ch01s02.html">2. GIMP 的新特性</a>
</span>
</dt>
<dd>
<dl>
<dt>
<span class="sect2">
<a href="ch01s02.html#id3276337">2.1. GIMP 2.2 的新特性</a>
</span>
</dt>
</dl>
</dd>
<dt>
<span class="sect1">
<a href="ch01s03.html">3. GIMP 的历史</a>
</span>
</dt>
<dt>
<span class="sect1">
<a href="ch01s04.html">4. Bugs 报告与功能加强要求</a>
</span>
</dt>
<dd>
<dl>
<dt>
<span class="sect2">
<a href="ch01s04.html#id3277028">4.1. 确认是个 Bug</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="ch01s04s02.html">4.2. 报告 Bug</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="ch01s04s03.html">4.3. 提交 Bug 后该怎么办</a>
</span>
</dt>
</dl>
</dd>
</dl>
</div>
<div class="sect1" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both"><a id="introduction-gimp"></a>1. 欢迎使用 GIMP</h2>
</div>
</div>
</div>
<a id="id3276176" class="indexterm"></a>
<p>
<span class="acronym">GIMP</span> 是多平台的照片处理工具。<span class="acronym">GIMP</span>
是通用图像处理程序(<span class="acronym">GNU</span> Image Manipulation Program)的缩写 <span class="acronym">GIMP</span>能完成多种图像处理任务,包括照片润饰,图像合成和图像生成。
</p>
<p>
它有许多功能。它可以作为简单的画图程序,或专家级的照片润饰程序,或是在线批处理系统,或大批量的图像渲染器,以及图像格式转换器等。
</p>
<p>
<span class="acronym">GIMP</span> 具有可延伸性和可扩展性。它被设计为通过插件和扩展能完成任何事。其高级脚本接口允许从最简单到最复杂的任何图像处理过程很轻松得被写成脚本。
</p>
<p>
<span class="acronym">GIMP</span> 的优势在于它获取的多种来源和对大量操作系统广泛的可用性。许多<span class="acronym">GNU</span>/<span class="application">Linux</span> 发行版本都将 GIMP 作为标准程序。当然 GIMP 也支持其它操作系统如 <span class="productname">Microsoft Windows</span>™ 或是 Apple's<span class="productname">Mac OS X</span>™ (<span class="application">Darwin</span>)。
<span class="acronym">GIMP</span> 不是免费软件,而是遵循 General Public License
(<a href="http://www.gnu.org/licenses/gpl/" target="_top"><span class="acronym">GPL</span> license</a>)的开源软件。
<span class="acronym">GPL</span> 让使用者享有对电脑程序源代码获取和更改的自由。
</p>
<div class="sect2" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="introduction-platforms"></a>1.1. 适用平台</h3>
</div>
</div>
</div>
<p>
<span class="acronym">GIMP</span> 是当今支持最广泛的图像处理程序。已知能运行的平台有:
<span class="productname"><span class="acronym">GNU</span>/Linux</span>™、
<span class="productname">Apple Mac OS X (Darwin)</span>™、
<span class="productname">Microsoft Windows 95, 98, Me, XP, NT4, and 2000</span>™、
<span class="productname">OpenBSD</span>™、
<span class="productname">NetBSD</span>™、
<span class="productname">FreeBSD</span>™、
<span class="productname">Solaris</span>™、
<span class="productname">SunOS</span>™、
<span class="productname">AIX</span>™、
<span class="productname">HP-UX</span>™、
<span class="productname">Tru64</span>™、
<span class="productname">Digital UNIX</span>™、
<span class="productname">OSF/1</span>™、
<span class="productname">IRIX</span>™、
<span class="productname">OS/2</span>™、
<span class="productname">BeOS</span>™。
</p>
<p>
<span class="acronym">GIMP</span> 由于其开放的源代码,因此能够很容易的移植到其它的操作系统。
</p>
</div>
<div class="sect2" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="introduction-help"></a>1.2. GIMP 帮助系统</h3>
</div>
</div>
</div>
<p>
<span class="acronym">GIMP</span> 帮助系统提供给您了解和使用 GIMP 所必要的信息并开始
您的 <span class="acronym">GIMP</span> 之旅。
</p>
</div>
<div class="sect2" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id3276210"></a>1.3. 语言</h3>
</div>
</div>
</div>
<p>
一般情况下,GIMP 检测您的系统语言。但是对某些特定的机器可能会失败或您
想使用其它的语言。GIMP 中改变语言是也可行的。
</p>
<div class="itemizedlist">
<ul type="disc">
<li>
<p>
<span class="emphasis"><em>LINUX 下</em></span>:在控制台输入
<b class="userinput"><tt>LANGUAGE=en gimp</tt></b>,
<b class="userinput"><tt>LANG=en gimp</tt></b>
用您想要的语言替代 en, 如zh_CN。。。
</p>
</li>
<li>
<p>
<span class="emphasis"><em>WINDOWS XP下</em></span>:控制面板/系统/高级/环境变量/在“系统变量”栏中
新建一个以“LANG”为变量名,语言如“zh_CN”为变量值的项。
</p>
</li>
<li>
<p>
<span class="emphasis"><em>Windows
Me 下</em></span>:开始/程序/附件/系统工具/系统信息/工具/系统配置实用程序
/“环境变量”栏/新建一个以“
LANG”为变量名,语言如“zh_CN”为变量值的项。
</p>
</li>
<li>
<p>
<span class="emphasis"><em>Mac 下</em></span>:打开[系统预置],然后点击[国际化]图标,在[语言]标签
下把您想使用的语言放在列表的最前面。
</p>
</li>
</ul>
</div>
</div>
<div class="sect2" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id3276016"></a>1.4. 特性和功能</h3>
</div>
</div>
</div>
<p>
以下只是其特性的简要列表:
</p>
<div class="itemizedlist">
<ul type="disc">
<li>
<p>
完整的图像工具套件包括画笔,铅笔,喷枪和克隆等工具
</p>
</li>
<li>
<p>
基于平铺的内存管理使图像大小限制在可用的磁盘空间内
</p>
</li>
<li>
<p>
对所有涂画工具都使用 Sub-pixel 取样,因而产生高品质的反锯齿效果
</p>
</li>
<li>
<p>
完全的 Alpha 通道支持
</p>
</li>
<li>
<p>
图层和通道
</p>
</li>
<li>
<p>
拥有程序化的数据库可以从外部程序(如 Script-Fu)调用 GIMP 内部功能
</p>
</li>
<li>
<p>
先进的脚本化能力
</p>
</li>
<li>
<p>
多级 撤消/重做 (只受磁盘空间大小限制)
</p>
</li>
<li>
<p>
变换工具包括旋转,缩放,切变和翻转
</p>
</li>
<li>
<p>
支持文件格式包括 GIF, JPEG, PNG, XPM, TIFF, TGA,
MPEG, PS, PDF, PCX, BMP 和其它多种
</p>
</li>
<li>
<p>
读取,显示,转换和保存多种文件格式
</p>
</li>
<li>
<p>
选择工具包括矩形,椭圆,自由,模糊,bezier 曲线和智能剪刀
</p>
</li>
<li>
<p>
插件能让您轻松地添加新的文件格式和效果滤镜
</p>
</li>
</ul>
</div>
</div>
<div class="sect2" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="authors"></a>1.5. 作者</h3>
</div>
</div>
</div>
<p>
最早的 GIMP 的作者是 Peter Mattis 和 Spencer Kimball。现在,许许多多开发者为其做过贡献,而数以千记用户则是提供支持和测试。GIMP 的发行目前是由 Sven Neumann 负责。
</p>
</div>
</div>
</div>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="index.html">上一页</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="index.html">上一级</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="ch01s02.html">下一页</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">
<span class="inlinemediaobject"><img src="../images/gimp-splash.png" /></span>
</td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">起始页</a>
</td>
<td width="40%" align="right" valign="top"> 2. GIMP 的新特性</td>
</tr>
</table>
</div>
</body>
</html>
|