blob: 1d6859821fc0af30965095b138ce27dfec65dae4 (
plain)
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
|
<sect1 id="tutorial-quickstarts">
<title
>Guias de introdução rápida</title>
<sect2 id="tutorial-quickstarts-cropimage">
<title
>Recortar uma área e salvá-la</title>
<para
>Objetivo: de uma imagem, recortar uma área e salvá-la num novo arquivo</para>
<para
>Abra o &krita; com a imagem original.</para>
<screenshot>
<screeninfo
>A imagem original</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts1.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>A imagem original</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Selecione a ferramenta <guiicon
>Seleção Retangular</guiicon
> na barra de ferramentas do &krita;.</para>
<screenshot>
<screeninfo
>A ferramenta para Selecionar uma Área Retangular</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts2.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>A ferramenta para Selecionar uma Área Retangular</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Selecione a área que você deseja tornar uma imagem nova. O &krita; torna a área exterior em cinza.</para>
<screenshot>
<screeninfo
>A área selecionada</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts3.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>A área selecionada</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Depois, use a opção do menu <guimenu
>Editar</guimenu
><guimenuitem
>Copiar</guimenuitem
> para copiar a área selecionada ou a combinação <keycombo action="simul"
>&Ctrl;<keycap
>C</keycap
></keycombo
>.</para>
<para
>Clique novamente no menu <guimenu
>Editar</guimenu
>.</para>
<para
>Use a opção do menu <guimenuitem
>Colar numa nova imagem</guimenuitem
>.</para>
<screenshot>
<screeninfo
>O menu <guimenu
>Editar</guimenu
></screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts4.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>O menu <guimenu
>Editar</guimenu
></phrase
></textobject>
</mediaobject>
</screenshot>
<para
>O &krita; abre uma janela nova com a área selecionada sendo uma imagem nova.</para>
<screenshot>
<screeninfo
>A imagem nova</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts5.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>A imagem nova</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Salve a nova imagem.</para>
</sect2>
<sect2 id="tutorial-quickstarts-drawrectangle">
<title
>Desenhar um retângulo na sua imagem</title>
<para
>Objetivo: desenhar um retângulo colorido na sua imagem</para>
<para
>Abra o &krita; com a imagem original. A imagem do exemplo consiste numa visão sobre uma barra de ferramentas na qual se deseja destacar um ícone colocando um retângulo vermelho em torno dele.</para>
<screenshot>
<screeninfo
>A imagem original</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts6.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>A imagem original</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Ative a barra de ferramentas <guilabel
>Pincéis e Outros</guilabel
> com o menu <guimenu
>Configurações</guimenu
><guimenuitem
>Barras de Ferramentas</guimenuitem
>.</para>
<para
>Certifique-se também que as paletas ficam visíveis. Caso contrário, use o menu <guimenu
>Ver</guimenu
><guimenuitem
>Paletas</guimenuitem
>.</para>
<screenshot>
<screeninfo
>Visão do &krita;</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts7.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>Visão do &krita;</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Clique no ícone de <guiicon
>Formas do Pincel</guiicon
> da barra de ferramentas dos <guilabel
>Pincéis e Outros</guilabel
>.</para>
<screenshot>
<screeninfo
>O ícone das <guiicon
>Formas dos Pincéis</guiicon
></screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts8.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>O ícone das <guiicon
>Formas dos Pincéis</guiicon
></phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Selecione a forma do pincel que deseja usar, entre os pincéis pré-definidos.</para>
<screenshot>
<screeninfo
>Selecionar uma forma de pincel</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts9.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>Selecionar uma forma de pincel</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Selecione a forma do desenho na barra de ferramentas do &krita;. Neste caso, foi selecionado um retângulo.</para>
<screenshot>
<screeninfo
>Selecionar o ícone do <guiicon
>Retângulo</guiicon
></screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts10.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>Selecionar o ícone do <guiicon
>Retângulo</guiicon
></phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Na paleta de <guilabel
>Cores</guilabel
>, selecione a cor que desejada, clicando numa das páginas e escolhendo depois a cor.</para>
<screenshot>
<screeninfo
>Escolher a cor</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts11.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>Escolher a cor</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Finalmente, desenhe a sua forma na imagem e salve-a como nova!</para>
<screenshot>
<screeninfo
>Desenhar</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts12.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>Desenhar</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Muito obrigado à Anne-Marie Mahfouf por ter oferecido este tutorial.</para>
</sect2>
</sect1>
|