~nik90/ubuntu/precise/eog/keywords

« back to all changes in this revision

Viewing changes to help/hu/format-change.page

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-07-26 15:28:21 UTC
  • mto: This revision was merged to the branch mainline in revision 116.
  • Revision ID: james.westby@ubuntu.com-20110726152821-g806mbptn727m1a5
Tags: upstream-3.1.4
ImportĀ upstreamĀ versionĀ 3.1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="format-change" xml:lang="hu"> 
 
3
 
 
4
  <info> 
 
5
    <link type="guide" xref="index#edit"/> 
 
6
    <desc><link xref="format-change#single">Single image</link>, <link xref="format-change#multiple">multiple images</link>.</desc> 
 
7
 
 
8
    <revision pkgversion="3.2" version="0.1" date="2011-04-11" status="review"/> 
 
9
    <credit type="author"> 
 
10
      <name>Tiffany Antopolski</name> 
 
11
      <email>tiffany@antopolski.com</email> 
 
12
    </credit> 
 
13
    <license> 
 
14
      <p>Creative Commons Share Alike 3.0</p> 
 
15
    </license> 
 
16
  </info> 
 
17
 
 
18
<title>Convert to a different file type</title>
 
19
<section id="single">
 
20
<title>Convert single image</title>
 
21
<list type="numbered">
 
22
<item><p>Click <guiseq><gui>Image</gui><gui>Save As</gui></guiseq>.  The
 
23
<gui>Save Image</gui> dialog will pop up.</p></item>
 
24
<item><p>In the name field, change (or add) the extension to the file type you wish to
 
25
convert your image too.  For example:</p>
 
26
<note style="sidebar"><p><app>Image viewer</app> tries to determine the file type from
 
27
the file extension.</p></note>
 
28
<p><em>original file:</em> <file>image.jpg</file></p>
 
29
<p><em>new file:</em> <file>image.bmp</file> (or <file>image.jpg.bmp</file>).</p>
 
30
</item>
 
31
<item><p>Click <gui>Save</gui></p>
 
32
<note><p>The file is saved in the current folder by default.If the image
 
33
should be saved in another folder or the file type
 
34
detection failed, expand the dialog by clicking on <gui>Browse</gui> for other
 
35
folders. This allows further folder navigation and the specification of
 
36
the file type from the drop down box.
 
37
</p></note></item>
 
38
<item><p><app>Image viewer</app> will ask if you would like to reload
 
39
the new image.  Click <gui>Reload</gui> if you want to work with the new
 
40
file.  Click <gui>Hide</gui> if you want to continue working with the
 
41
original file.</p></item>
 
42
</list>
 
43
</section>
 
44
 
 
45
<section id="multiple"><title>Convert multiple images</title>
 
46
<list style="numbered">
 
47
<item><p>Press the <key>Ctrl</key> key and click on the images you want
 
48
to convert in the <link xref="view#image-gallery">image
 
49
gallery</link> or press 
 
50
<keyseq><key>Ctrl</key><key>A</key></keyseq> to select all the
 
51
images.</p></item>
 
52
<item><p>Click <guiseq><gui>Image</gui><gui>Save as</gui></guiseq>.  The
 
53
following dialog will appear.</p>
 
54
<note style="sidebar"> 
 
55
<p> 
 
56
  The same dialog is used to <link xref="rename-multiple">rename multiple images</link>. 
 
57
</p> 
 
58
</note>
 
59
 
 
60
<media type="image" src="figures/multiple-convert.png" width="300"/></item>
 
61
<item><p>The images will be saved in the current folder by default.  If
 
62
you want to save them elsewhere, select the folder from the
 
63
<gui>Destination folder</gui> drop-down menu.</p></item>
 
64
<item><p>Select the file format from the drop-down menu to the right of
 
65
the <gui>Filename format</gui> entry box.</p></item>
 
66
<item><p>Click <gui>Save</gui>.</p></item>
 
67
</list>
 
68
</section>
 
69
</page>