~ubuntu-branches/ubuntu/vivid/gimp-help/vivid

« back to all changes in this revision

Viewing changes to src/filters/color/filterpack.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2005-05-08 18:04:08 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050508180408-mjwl3kmjczfnmu5v
Tags: 2+0.7-5
Fix doc-base entry for gimp-help-zh-cn to point to correct directory
name (Closes: #308228)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version='1.0' encoding='UTF-8'?>
2
2
 
3
 
<sect2 id='plug-in-filter-pack'>
 
3
<sect2 id='plug-in-filter-pack' lang="en;fr">
4
4
  <title lang="en">Filter Pack</title>
5
5
  <title lang="fr">Paquet de filtres</title>
6
6
 
10
10
    <tertiary lang="en">Pack</tertiary>    
11
11
    
12
12
    <primary lang="fr">Filtre</primary>
13
 
    <tertiary lang="fr">Couleur</tertiary>
 
13
    <secondary lang="fr">Couleur</secondary>
14
14
    <tertiary lang="fr">Paquet</tertiary>      
15
15
  </indexterm>
16
16
 
17
17
  <mediaobject lang="en">
18
18
    <imageobject>
19
 
      <imagedata fileref='../images/filters/filters-color-filterpack.png' format='png'/>
 
19
      <imagedata fileref='../images/filters/filters-color-filterpack.png' format="PNG"/>
20
20
    </imageobject>
21
21
  </mediaobject>
 
22
 
22
23
  <mediaobject lang="fr">
23
24
    <imageobject>
24
 
      <imagedata fileref='../images/filters/fr/filters-color-filterpack.png' format='png'/>
 
25
      <imagedata fileref='../images/filters/fr/filters-color-filterpack.png' format="PNG"/>
25
26
    </imageobject>
26
27
  </mediaobject>
27
28
 
303
304
      <title lang="en">Advanced Options</title>
304
305
      <title lang="fr">Options avancées</title>
305
306
      <varlistentry>
 
307
        <term lang='en'>Preview Size</term>
306
308
        <listitem lang="en">
307
309
          <para>  
308
 
            <guilabel>Preview Size</guilabel>: something like a zoom on previews. Normal size is 80.
309
 
          </para>
310
 
          <para>
311
 
            <guilabel>Smoothness of Aliasing</guilabel>: it's about transition between tones. When slider 
312
 
            is set to zero, curve is rectangular and transition is abrupt. Small triangles are used to 
313
 
            locate transitions between tones.
 
310
            Something like a zoom on previews. Normal size is 80.
314
311
          </para>
315
312
        </listitem>
316
313
        <listitem lang="fr">
319
316
            La taille normale est à 80.
320
317
          </para>
321
318
          <para>
322
 
            <guilabel>Force de l'anticrénelage</guilabel>: il s'agit en fait de la transition d'un ton
323
 
            à l'autre. Avec le curseur réglé à zéro, la courbe est rectangulaire et la transition abrupte. 
324
 
            Les petits triangles permettent de localiser où se feront les transitions entre les tons.
325
 
          </para>
326
 
        </listitem>
327
 
      </varlistentry>
328
 
      <tip>
329
 
        <para lang="en">
330
 
          In spite of Preview Size option, this size is often too small. 
331
 
          You can compensate this by working on an enlarged selection, 
332
 
          for instance a face on a photo. Then, you invert selection to 
333
 
          work on the other part of the image.
334
 
        </para>
335
 
        <para lang="fr">
336
 
          Malgré une possibilité d'agrandissement, la taille des aperçus est 
337
 
          souvent trop petite. Vous pouvez compenser cela en travaillant sur 
338
 
          une sélection agrandie, par exemple le visage sur une photo et vous 
339
 
          inversez ensuite la sélection pour travailler sur le reste de 
340
 
          l'image.
341
 
        </para>
342
 
      </tip>
 
319
            <guilabel>Force de l'anticrénelage</guilabel>: il s'agit en
 
320
            fait de la transition d'un ton à l'autre. Avec le curseur
 
321
            réglé à zéro, la courbe est rectangulaire et la transition
 
322
            abrupte.  Les petits triangles permettent de localiser où se
 
323
            feront les transitions entre les tons.
 
324
          </para>
 
325
        </listitem>
 
326
      </varlistentry>
 
327
 
 
328
      <varlistentry lang='en'>
 
329
        <term lang='en'>Smoothness of Aliasing</term>
 
330
        <listitem lang="en">
 
331
          <para>
 
332
            This relates to the transition between 
 
333
            tones. When the slider 
 
334
            is set to zero, curve is rectangular and transition is abrupt. Small triangles 
 
335
            are used to locate transitions between tones.
 
336
          </para>
 
337
        </listitem>
 
338
      </varlistentry>
343
339
    </variablelist>
344
340
    
 
341
    <tip>
 
342
      <para lang="en">
 
343
        In spite of Preview Size option, this size is often too small. 
 
344
        You can compensate this by working on an enlarged selection, 
 
345
        for instance a face on a photo. Then, you invert selection to 
 
346
        work on the other part of the image.
 
347
      </para>
 
348
      <para lang="fr">
 
349
        Malgré une possibilité d'agrandissement, la taille des aperçus est 
 
350
        souvent trop petite. Vous pouvez compenser cela en travaillant sur 
 
351
        une sélection agrandie, par exemple le visage sur une photo et vous 
 
352
        inversez ensuite la sélection pour travailler sur le reste de 
 
353
        l'image.
 
354
      </para>
 
355
    </tip>
 
356
 
345
357
  </simplesect>
 
358
 
346
359
</sect2>
347
360