blob: 63915142a8774e603c1e2c2a4977c9e9f03c405b (
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 gravá-la</title>
<para
>Objecto: de uma imagem, recortar uma área e gravá-la num ficheiro novo</para>
<para
>Abra o &chalk; 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
>Seleccione a ferramenta <guiicon
>Selecção Rectangular</guiicon
> na barra de ferramentas do &chalk;.</para>
<screenshot>
<screeninfo
>A ferramenta para Seleccionar uma Área Rectangular</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts2.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>A ferramenta para Seleccionar uma Área Rectangular</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Seleccione a área com que deseja criar uma imagem nova. O &chalk; coloca a área exterior a cinzento.</para>
<screenshot>
<screeninfo
>A área seleccionada</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts3.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>A área seleccionada</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Depois, use a opção do menu <guimenu
>Editar</guimenu
><guimenuitem
>Copiar</guimenuitem
> para copiar a área seleccionada ou a combinação <keycombo action="simul"
>&Ctrl;<keycap
>C</keycap
></keycombo
>.</para>
<para
>Carregue de novo 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 &chalk; abre uma janela nova com a área seleccionada como 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
>Grave a imagem nova.</para>
</sect2>
<sect2 id="tutorial-quickstarts-drawrectangle">
<title
>Desenhar um rectângulo na sua imagem</title>
<para
>Objectivo: desenhar um rectângulo colorido na sua imagem</para>
<para
>Abra o &chalk; com a imagem original. A imagem de exemplo consiste numa vista sobre uma barra de ferramentas na qual se deseja apontar um ícone com um rectâ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
>Active a barra de ferramentas <guilabel
>Pincéis e Outros</guilabel
> com o menu <guimenu
>Configuração</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
>Vista do &chalk;</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts7.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>Vista do &chalk;</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Carregue 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
>Seleccione a forma do pincel que deseja usar, entre os pincéis predefinidos.</para>
<screenshot>
<screeninfo
>Seleccionar uma forma de pincel</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts9.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>Seleccionar uma forma de pincel</phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Seleccione a forma de desenho na barra de ferramentas do &chalk;. Neste caso, foi seleccionado um rectângulo.</para>
<screenshot>
<screeninfo
>Seleccionar o ícone do <guiicon
>Rectângulo</guiicon
></screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="tutorial-quick-starts10.png" format="PNG"/>
</imageobject>
<textobject
><phrase
>Seleccionar o ícone do <guiicon
>Rectângulo</guiicon
></phrase
></textobject>
</mediaobject>
</screenshot>
<para
>Na paleta de <guilabel
>Cores</guilabel
>, seleccione a cor que deseja, carregando 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 grave-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>
|