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

« back to all changes in this revision

Viewing changes to src/filters/distort/IWarp.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-IWarp'>
 
3
<sect2 id='plug-in-IWarp' lang="en;fr">
4
4
  <title lang="en">IWarp</title>
5
5
  <title lang="fr">Déformation interactive</title>
 
6
 
6
7
  <indexterm>
7
8
    <primary lang="en">IWarp</primary>
8
9
    <primary lang="fr">Déformation interactive</primary>
10
11
 
11
12
  <mediaobject lang="en">
12
13
    <imageobject>
13
 
      <imagedata fileref='../images/filters/filters-distort-iwarp.png' format='png'/>
 
14
      <imagedata fileref='../images/filters/filters-distort-iwarp.png' format="PNG"/>
14
15
    </imageobject>
15
16
  </mediaobject>
16
17
  <mediaobject lang="fr">
17
18
    <imageobject>
18
 
      <imagedata fileref='../images/filters/fr/filters-distort-iwarp.png' format='png'/>
 
19
      <imagedata fileref='../images/filters/fr/filters-distort-iwarp.png' format="PNG"/>
19
20
    </imageobject>
20
21
  </mediaobject>
21
22
  
22
23
  <simplesect>
23
24
    <title lang="en">Overview</title>
24
25
    <title lang="fr">Généralités</title>    
25
 
    <variablelist>
26
 
      <varlistentry>
27
 
        <listitem lang="en">
28
 
          <para>
 
26
 
 
27
          <para lang="en">
29
28
            This filter is found in 
30
29
            <guimenuitem>Image&gt;Filters/Distorts/<accel>I</accel>Warp</guimenuitem>
31
30
          </para>
32
 
          <para>
 
31
          <para lang="en">
33
32
            This filter allows you to deform interactively some parts of the 
34
33
            image and, thanks to its Animate option, to create the elements 
35
34
            of a fade in/fade out animation between the original image and 
36
35
            the deformed one, that you can play and use in a Web page.
37
36
          </para>
38
 
          <para>
 
37
          <para lang="en">
39
38
            To use it, first select a deform type then click on the Preview 
40
39
            and drag the mouse pointer.
41
40
          </para>  
42
 
        </listitem>
43
 
    
44
 
        <listitem lang="fr">
45
 
          <para>
 
41
 
 
42
          <para lang="fr">
46
43
            Ce filtre se trouve à 
47
44
            <guimenuitem>Image&gt;Filtres/Distorsion/<accel>D</accel>éformation interactive</guimenuitem>
48
45
          </para>
49
 
          <para>
 
46
          <para lang="fr">
50
47
            Ce filtre permet de déformer certaines parties de l'image de 
51
48
            façon interactive et, grâce à son option Animer, de créer les 
52
49
            éléments d'une animation en fondu enchaîné (morphing) entre 
53
50
            l'image d'origine et l'image déformée, que vous pourrez jouer et 
54
51
            utiliser dans une page Web.
55
52
          </para> 
56
 
          <para>
 
53
          <para lang="fr">
57
54
            Pour l'utiliser, choisissez d'abord un type de déformation, puis 
58
55
            cliquez sur l'Aperçu à l'endroit que vous voulez déformer et 
59
56
            faites glisser le pointeur.
60
57
          </para>
61
 
        </listitem>
62
 
      </varlistentry>
63
 
    </variablelist>
64
58
  </simplesect>
65
59
 
66
60
  <simplesect>
238
232
      This option allows to generate several intermediate images between the 
239
233
      original image and the final deformation of this image. You can play 
240
234
      this animation thanks to the plugin 
241
 
      <link linkend="plug-in-animationplay">Playback</link>.      
 
235
      <!-- XXX <link linkend="plug-in-animationplay"> -->
 
236
      Playback
 
237
      <!--</link>-->.      
242
238
    </para>
243
239
    <para lang="fr" >
244
240
      Cette option permet de créer une série d'images intermédiaires entre 
245
241
      l'image d'origine et la déformation finale de cette image. Vous pourrez 
246
242
      faire défiler ces images comme un petit film grâce au greffon 
247
 
      <link linkend="plug-in-animationplay">Rejouer l'animation</link>. 
 
243
      <!-- XXX <link linkend="plug-in-animationplay">-->
 
244
      Rejouer l'animation
 
245
      <!--</link>-->. 
248
246
    </para>  
249
247
    <variablelist>
250
248
      <varlistentry>
303
301
  <simplesect>
304
302
    <title lang="en">Example</title>
305
303
    <title lang="fr">Exemple</title>
306
 
    <mediaobject>
 
304
    <mediaobject role='html'>
307
305
      <imageobject>
308
 
        <imagedata fileref='../images/filters/examples/iwarp-anim.mng' format='mng'/>
 
306
        <imagedata fileref='../images/filters/examples/iwarp-anim.mng'
 
307
        /> <!-- XXX DocBook don't know format='MNG' -->
309
308
      </imageobject>
310
309
    </mediaobject>
311
310
  </simplesect>