Parte II.  How do I Become a GIMP Wizard?

Índice

5. Getting Images into GIMP
1. Tipos de imagem
2. Criando novos arquivos
3. Opening Images
6. Getting Images out of GIMP
1. Files
1.1. Save / Export Images
1.2. File Formats
2. Preparing your Images for the Web
2.1. Images with an Optimal Size/Quality Ratio
2.2. Reducing the File Size Even More
2.3. Saving Images with Transparency
7. Painting with GIMP
1. A Seleção
1.1. Suavização (Enevoar)
1.2. Tornando uma seleção parcialmente transparente
2. Creating and Using Selections
2.1. Moving or Resizing a Selection
2.2. Adding or subtracting selections
3. The Quick Mask
3.1. Visão geral
3.2. Propriedades
4. Using Quick Mask Mode
5. Paths
5.1. Path Creation
5.2. Path Properties
5.3. Paths and Selections
5.4. Transforming Paths
5.5. Stroking a Path
5.6. Paths and Text
5.7. Paths and SVG files
6. Pincéis
7. Adding New Brushes
8. The GIH Dialog Box
9. Changing brush size
9.1. How to change the size of a brush
9.2. Creating a brush quickly
10. Gradientes
11. Texturas
12. Paletas
12.1. Mapa de cores indexadas
13. Predefinições
14. Drawing Simple Objects
14.1. Drawing a Straight Line
14.2. Creating a Basic Shape
8. Combining Images
1. Introdução a Camadas
1.1. Propriedades da camada
2. Modos de Camada
2.1. Normal Layer Modes
2.2. Lighten Layer Modes
2.3. Darken Layer Modes
2.4. Contrast Layer Modes
2.5. Inversion Layer Modes
2.6. HSV Components Layer Modes
2.7. LCh Components Layer Modes
3. Legacy Layer Modes
4. Creating New Layers
5. Grupos de camadas
9. Text Management
1. Gestão de textos
1.1. Área de texto
1.2. Gerenciando a camada de texto
1.3. Text Toolbox
1.4. Text Context Menu
2. Text
2.1. Adding Fonts
2.2. Font Problems
10. Enhancing Photographs
1. Working with Digital Camera Photos
1.1. Introduction
1.2. Improving Composition
1.3. Improving Colors
1.4. Adjusting Sharpness
1.5. Removing Unwanted Objects from an Image
1.6. Saving Your Results
11. Color Management with GIMP
1. Gestão de cores no GIMP
1.1. Problemas de um fluxo de trabalho sem gestão de cores
1.2. Introdução a um fluxo de trabalho de gestão de cor
12. Enrich my GIMP
1. Grades e guias
1.1. A Grade da imagem
1.2. Guias
2. Rendering a Grid
3. Creating Shortcuts to Menu Commands
4. Customize Splash-Screen
13. Scripting and writing plug-ins
1. Plug-Ins
1.1. Introdução
1.2. Using Plug-Ins
1.3. Installing New Plug-Ins
1.4. Writing Plug-ins
2. Usando Scripts do tipo Script-Fu
2.1. Script-Fu?
2.2. Installing Script-Fu scripts
2.3. O que fazer e o que não fazer
2.4. Diferentes tipos de Script-Fus
3. A Script-Fu Tutorial
3.1. Getting Acquainted With Scheme
3.2. Variables And Functions
3.3. Lists, Lists And More Lists
3.4. Your First Script-Fu Script
3.5. Adding Additional Functionality
3.6. Extending The Text Box Script
3.7. Your script and its working
4. A Python plug-in writing Tutorial
4.1. The basic elements of a plug-in for GIMP