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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.docbook.org/xml/4.3/docbookx.dtd"[
<!ENTITY % entities SYSTEM "../../stylesheets/entities.xml">
%entities;
]>
<!-- section history:
2015-12-16 j.h: deleted text-toolbox, included in text-management
2012-04-01 j.h: add tools-presets
2012-03-18 j.h: add text-tool-box.xml
2012-03-06 j.h: add layer-groups.xml
2009-02-21 j.h: removed using/docks.xml
2009-02-15 ude: removed menu-xtns.xml
2008-12-28 j.h: added menus-windows.xml
2008-01-21 ude: removed filters_color.xml (moved to Colors menu)
2007-01-01 lexa: updated copyright to 2008
2007-08-15 ude: removed script-fu filters "Selection"
2007-08-13 ude: added script-fu filters: Alpha to Logo, Decor, Selection
2007-05-28 lexa: resolved the last issues from the reorganization
2007-02-28 lexa: did a major reorganization of part I and II
2007-01-07 lexa: updated copyright to 2007
2006-03-12 lexa: made section docbook compliant
2005-12-18 slightly reordered the introduction by lexa
2005-12-12 moved GIMP history from introduction to appendix by lexa
2005-03-10 restructuring - troubleshooting is now in own chapter
-->
<book xmlns:xi="http://www.w3.org/2001/XInclude" id="gimp-main">
<bookinfo>
<title>GNU Image Manipulation Program</title>
<!-- TRANSLATORS: do not translate &gimp.app.version; and <?dbtimestamp?> -->
<subtitle>GIMP &gimp.app.version; User Manual, <?dbtimestamp?></subtitle>
<copyright>
<!-- TRANSLATORS: do not translate <?dbtimestamp format="Y"?> -->
<year>2002-<?dbtimestamp format="Y"?></year>
<holder>The GIMP Documentation Team</holder>
</copyright>
<legalnotice>
<title>Legal Notice</title>
<para>
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the section entitled
<link linkend="legal">GNU Free Documentation License</link>.
</para>
</legalnotice>
</bookinfo>
<toc/>
<preface id="preface">
<title>Preface</title>
<xi:include href="preface/authors.xml"/>
</preface>
<part id="getting-started">
<title>Getting Started</title>
<chapter id="introduction">
<title>Introduction</title>
<xi:include href="introduction.xml"/>
<xi:include href="introduction/whats-new.xml"/>
</chapter>
<chapter id="gimp-fire-up">
<title>Starting GIMP</title>
<xi:include href="concepts/intro.xml">
<xi:fallback>
<para>
There was an error generating this documentation.
</para>
</xi:fallback>
</xi:include>
</chapter>
<chapter id="gimp-first-steps">
<title>First Steps with <acronym>GIMP</acronym></title>
<xi:include href="concepts/concepts.xml"/>
<xi:include href="concepts/basic-setup.xml"/>
<xi:include href="concepts/undo.xml"/>
<xi:include href="tutorial/quickies.xml"/>
</chapter>
<chapter id="gimp-getting-unstuck">
<title>What to do if you are stuck</title>
<xi:include href="using/getting-unstuck-intro.xml"/>
<xi:include href="using/getting-unstuck.xml"/>
<xi:include href="using/getting-unstuck-gui.xml"/>
<xi:include href="using/getting-unstuck-export.xml"/>
</chapter>
</part>
<part id="become-a-gimp-wizard">
<title>
How do I Become a <acronym>GIMP</acronym> Wizard?
</title>
<chapter id="gimp-images-in">
<title>Getting Images into GIMP</title>
<para><!-- new: 2007-03-15 -->
This chapter is about getting images into GIMP. It explains how to
create new images, how to load images from files, how to scan them and
how to make screenshots.
</para>
<para><!-- new: 2007-03-15 -->
But first we want to introduce you to the general structure of images
in GIMP.
</para>
<xi:include href="concepts/image-types.xml"/>
<xi:include href="concepts/images.xml"/>
<xi:include href="concepts/images-loading.xml"/>
</chapter>
<chapter id="gimp-images-out">
<title>Getting Images out of GIMP</title>
<xi:include href="using/fileformats.xml"/>
<xi:include href="using/web.xml"/>
</chapter>
<chapter id="gimp-painting">
<title>Painting with GIMP</title>
<xi:include href="concepts/selection.xml"/>
<xi:include href="using/selections.xml"/>
<xi:include href="concepts/qmask.xml"/>
<xi:include href="using/paths.xml"/>
<xi:include href="concepts/brushes.xml"/>
<xi:include href="concepts/gradients.xml"/>
<xi:include href="concepts/patterns.xml"/>
<xi:include href="concepts/palettes.xml"/>
<xi:include href="concepts/tools-presets.xml"/>
<xi:include href="using/simpleobjects.xml"/>
</chapter>
<chapter id="gimp-image-combining">
<title>Combining Images</title>
<xi:include href="concepts/layers.xml"/>
<xi:include href="concepts/layer-modes.xml"/>
<xi:include href="concepts/layer-modes-legacy.xml"/>
<xi:include href="using/layers.xml"/>
<xi:include href="concepts/layer-groups.xml"/>
</chapter>
<chapter id="gimp-image-text-management">
<title>Text Management</title>
<xi:include href="concepts/text-management.xml"/>
<xi:include href="using/fonts-and-text.xml"/>
</chapter>
<chapter id="gimp-imaging-photos">
<title>Enhancing Photographs</title>
<xi:include href="using/photography.xml"/>
</chapter>
<chapter id="gimp-imaging-color-management">
<title>Color Management with GIMP</title>
<xi:include href="concepts/color-management.xml"/>
</chapter>
<chapter id="gimp-pimping">
<title>Enrich my GIMP</title>
<xi:include href="concepts/grid-and-guides.xml"/>
<xi:include href="using/shortcuts.xml"/>
<!--<xi:include href="using/docks.xml"/>-->
<xi:include href="using/customize-splashscreen.xml"/>
</chapter>
<chapter id="gimp-scripting">
<title>Scripting and writing plug-ins</title>
<xi:include href="concepts/plugins.xml"/>
<xi:include href="concepts/script-fu.xml"/>
<xi:include href="using/script-fu-tutorial.xml"/>
<xi:include href="using/python-plug-in-tutorial.xml"/>
</chapter>
</part>
<part id="gimp-function-reference">
<title>Function Reference</title>
<chapter id="gimp-tools">
<title>Tools</title>
<xi:include href="toolbox/intro.xml"/>
<xi:include href="toolbox/selection-tools.xml"/>
<xi:include href="toolbox/paint-tools.xml"/>
<xi:include href="toolbox/transform-tools.xml"/>
<xi:include href="toolbox/other-tools.xml"/>
</chapter>
<chapter id="dialogs">
<title>Dialogs</title>
<xi:include href="dialogs/dialogs_introduction.xml"/>
<xi:include href="dialogs/dialogs-structure.xml"/>
<xi:include href="dialogs/dialogs-content.xml"/>
<xi:include href="dialogs/dialogs-management.xml"/>
<xi:include href="dialogs/dialogs-file.xml"/>
<xi:include href="dialogs/dialogs-preferences.xml"/>
<xi:include href="dialogs/dialogs-misc.xml"/>
</chapter>
<chapter id="menus">
<title>Menus</title>
<xi:include href="menus/introduction.xml"/>
<xi:include href="menus/file.xml"/>
<xi:include href="menus/edit.xml"/>
<xi:include href="menus/select.xml"/>
<xi:include href="menus/view.xml"/>
<xi:include href="menus/image.xml"/>
<xi:include href="menus/layer.xml"/>
<xi:include href="menus/colors.xml"/>
<xi:include href="menus/tools.xml"/>
<xi:include href="menus/filters.xml"/>
<xi:include href="menus/windows.xml"/>
<xi:include href="menus/help.xml"/>
</chapter>
<chapter id="filters">
<title>Filters</title>
<xi:include href="filters/introduction.xml"/>
<xi:include href="filters/common-features.xml"/>
<xi:include href="filters/blur.xml"/>
<xi:include href="filters/enhance.xml"/>
<xi:include href="filters/distort.xml"/>
<xi:include href="filters/light-and-shadow.xml"/>
<xi:include href="filters/noise.xml"/>
<xi:include href="filters/edge-detect.xml"/>
<xi:include href="filters/generic.xml"/>
<xi:include href="filters/combine.xml"/>
<xi:include href="filters/artistic.xml"/>
<xi:include href="filters/decor.xml"/>
<xi:include href="filters/map.xml"/>
<xi:include href="filters/render.xml"/>
<xi:include href="filters/web.xml"/>
<xi:include href="filters/animation.xml"/>
<!-- -->
</chapter>
</part>
<!--<part id="Annexes">
<title>Annexes</title>
<chapter id="Tutorials">
<title>Tone-mapping</title>
<xi:include href="annexes/tone-mapping/tone-mapping-tutorial.xml"/>
</chapter>
</part>-->
<xi:include href="key-reference.xml"/>
<xi:include href="glossary/glossary.xml"/>
<!--
<xi:include href="dictionary/dictionary.xml"/>
-->
<xi:include href="appendix/bibliography.xml"/>
<xi:include href="appendix/bugs.xml"/>
<xi:include href="appendix/contributing.xml"/>
<xi:include href="appendix/tone-mapping-tutorial.xml"/>
<xi:include href="appendix/fdl.xml"/>
<xi:include href="help-missing.xml"/>
<index id="gimp-help-index"/>
</book>
|