[gimp-help-2] Update save-export



commit 0e4ea459d9bb2e8ddde6f4d605ab67d206c0706f
Author: Julien Hardelin <jm hard wanadoo fr>
Date:   Sun Mar 25 15:47:41 2012 +0200

    Update save-export

 images/C/using/close-warning.png           |  Bin 0 -> 10582 bytes
 images/C/using/export-gif-dialog.png       |  Bin 0 -> 15340 bytes
 images/C/using/export-image-dialog.png     |  Bin 0 -> 30080 bytes
 images/C/using/export-jpeg-dialog.png      |  Bin 0 -> 23861 bytes
 images/C/using/export-mng-dialog.png       |  Bin 0 -> 15939 bytes
 images/C/using/export-png-dialog.png       |  Bin 0 -> 14192 bytes
 images/C/using/export-select-file-type.png |  Bin 0 -> 6737 bytes
 images/C/using/export-tiff-dialog.png      |  Bin 0 -> 12028 bytes
 images/C/using/export-to.png               |  Bin 0 -> 2821 bytes
 images/C/using/overwriting-file.png        |  Bin 0 -> 3079 bytes
 images/C/using/save-image-dialog.png       |  Bin 0 -> 21483 bytes
 images/C/using/save-message.png            |  Bin 0 -> 6510 bytes
 images/C/using/save-select-file-type.png   |  Bin 0 -> 4500 bytes
 src/dialogs/dialogs-misc.xml               |    1 +
 src/dialogs/export-file-dialog.xml         |  220 +++++++++---------------
 src/dialogs/save-file-dialog.xml           |   96 +++++++++++
 src/menus/file/save.xml                    |   57 +------
 src/using/fileformats.xml                  |  248 ++++++++++++++++------------
 18 files changed, 328 insertions(+), 294 deletions(-)
---
diff --git a/images/C/using/close-warning.png b/images/C/using/close-warning.png
new file mode 100755
index 0000000..e0657de
Binary files /dev/null and b/images/C/using/close-warning.png differ
diff --git a/images/C/using/export-gif-dialog.png b/images/C/using/export-gif-dialog.png
new file mode 100755
index 0000000..775e5ee
Binary files /dev/null and b/images/C/using/export-gif-dialog.png differ
diff --git a/images/C/using/export-image-dialog.png b/images/C/using/export-image-dialog.png
new file mode 100755
index 0000000..b05e222
Binary files /dev/null and b/images/C/using/export-image-dialog.png differ
diff --git a/images/C/using/export-jpeg-dialog.png b/images/C/using/export-jpeg-dialog.png
new file mode 100755
index 0000000..0e07137
Binary files /dev/null and b/images/C/using/export-jpeg-dialog.png differ
diff --git a/images/C/using/export-mng-dialog.png b/images/C/using/export-mng-dialog.png
new file mode 100755
index 0000000..dd9d652
Binary files /dev/null and b/images/C/using/export-mng-dialog.png differ
diff --git a/images/C/using/export-png-dialog.png b/images/C/using/export-png-dialog.png
new file mode 100755
index 0000000..fdd9411
Binary files /dev/null and b/images/C/using/export-png-dialog.png differ
diff --git a/images/C/using/export-select-file-type.png b/images/C/using/export-select-file-type.png
new file mode 100755
index 0000000..c97ffd2
Binary files /dev/null and b/images/C/using/export-select-file-type.png differ
diff --git a/images/C/using/export-tiff-dialog.png b/images/C/using/export-tiff-dialog.png
new file mode 100755
index 0000000..4757a86
Binary files /dev/null and b/images/C/using/export-tiff-dialog.png differ
diff --git a/images/C/using/export-to.png b/images/C/using/export-to.png
new file mode 100755
index 0000000..b907803
Binary files /dev/null and b/images/C/using/export-to.png differ
diff --git a/images/C/using/overwriting-file.png b/images/C/using/overwriting-file.png
new file mode 100755
index 0000000..c5bf2c1
Binary files /dev/null and b/images/C/using/overwriting-file.png differ
diff --git a/images/C/using/save-image-dialog.png b/images/C/using/save-image-dialog.png
new file mode 100755
index 0000000..2fea65d
Binary files /dev/null and b/images/C/using/save-image-dialog.png differ
diff --git a/images/C/using/save-message.png b/images/C/using/save-message.png
new file mode 100755
index 0000000..5d56967
Binary files /dev/null and b/images/C/using/save-message.png differ
diff --git a/images/C/using/save-select-file-type.png b/images/C/using/save-select-file-type.png
new file mode 100755
index 0000000..640a1ee
Binary files /dev/null and b/images/C/using/save-select-file-type.png differ
diff --git a/src/dialogs/dialogs-misc.xml b/src/dialogs/dialogs-misc.xml
old mode 100644
new mode 100755
index 4d35522..5734a66
--- a/src/dialogs/dialogs-misc.xml
+++ b/src/dialogs/dialogs-misc.xml
@@ -11,6 +11,7 @@
   <xi:include href="tools-dialog.xml"/>
   <xi:include href="device-status-dialog.xml"/>
   <xi:include href="error-console.xml"/>
+  <xi:include href="save-file-dialog.xml"/>
   <xi:include href="export-file-dialog.xml"/>
   <xi:include href="sample-points.xml"/>
   <xi:include href="pointer-dialog.xml"/>
diff --git a/src/dialogs/export-file-dialog.xml b/src/dialogs/export-file-dialog.xml
old mode 100644
new mode 100755
index aa255f3..3537f41
--- a/src/dialogs/export-file-dialog.xml
+++ b/src/dialogs/export-file-dialog.xml
@@ -2,13 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
-  2009-06-11 j.h: cleared up mess in images
-  2008-12-16 j.h: Updated en;fr to v2.6
-  2008-04-20 j.h: deleted reference to MSIE in all languages
-  2008-03-17 ude: fixed/moved help-ids
-  2007-09-03 j.h : Revised en;fr for v2.4 : no change
-  2007-08-19 alex falappa: added italian translation
-  2006-12-26 Created by j.h
+  2012-03-23 j.h created
 -->
 <sect2 id="gimp-export-dialog">
   <title>Export File</title>
@@ -17,136 +11,88 @@
     <primary>Export File</primary>
   </indexterm>
 
-  <anchor id="gimp-export-confirm-dialog" xreflabel="Export File"/>
   <para>
-    The <quote>Export file</quote> is opened when you try to save a file in
-    a format which does not support several layers or transparency.
+    With <acronym>GIMP</acronym>-2.8, the Save command saves images in XCF
+    format only. The Export command is now used to save images to various
+    file formats.
   </para>
-  <variablelist>
-    <title>The file format does not support animation</title>
-    <varlistentry>
-      <term>Portable Network Graphics (PNG)</term>
-      <listitem>
-        <indexterm>
-          <primary>PNG</primary>
-        </indexterm>
-        <indexterm>
-          <primary>.png</primary>
-        </indexterm>
-        <figure>
-          <title>Export PNG file dialog</title>
-          <mediaobject>
-            <imageobject>
-              <imagedata format="PNG"
-                fileref="images/dialogs/export-file-png.png"/>
-            </imageobject>
-          </mediaobject>
-        </figure>
-        <para>
-          The PNG format, a lossless format, supports transparency but
-          doesn't support animation. So, you only can <guilabel>Flatten
-          image</guilabel>, i.e. merge layers into a single one,
-          according to the mode you have selected for the image.
-        </para>
-      </listitem>
-    </varlistentry>
-    <varlistentry>
-      <term>JPEG File Interchange Format (JFIF, JPEG)</term>
-      <listitem>
-        <indexterm>
-          <primary>JPG</primary>
-        </indexterm>
-        <indexterm>
-          <primary>JPEG</primary>
-        </indexterm>
-        <indexterm>
-          <primary>.jpg</primary>
-        </indexterm>
-        <figure>
-          <title>Export JPEG file dialog</title>
-          <mediaobject>
-            <imageobject>
-              <imagedata format="PNG"
-                fileref="images/dialogs/export-file-jpeg.png"/>
-            </imageobject>
-          </mediaobject>
-        </figure>
-        <para>
-          The JPEG format, a compression format with loss, doesn't support
-          animation nor transparency. The file will be flattened and
-          transparency will be replaced with the background color of Toolbox.
-        </para>
-      </listitem>
-    </varlistentry>
-  </variablelist>
-  <variablelist>
-    <title>The file format supports animation</title>
-    <varlistentry>
-      <term>Multiple-Image Network Graphics (MNG)</term>
-      <listitem>
-        <indexterm>
-          <primary>MNG</primary>
-        </indexterm>
-        <indexterm>
-          <primary>.mng</primary>
-        </indexterm>
-        <figure>
-          <title>Export MNG File Dialog</title>
-          <mediaobject>
-            <imageobject>
-              <imagedata format="PNG"
-                         fileref="images/dialogs/export-file-mng.png"/>
-            </imageobject>
-          </mediaobject>
-        </figure>
-        <para><!--changed 2008-03-17-->
-          The MNG format is an animation format and supports 256 transparency
-          levels (which, at last, are recognized by Internet Explorer 7). The
-          dialog offers two options. Select <guilabel>Save as
-          animation</guilabel>, since <guilabel>Flatten Image</guilabel> does
-          not make sense here. Note that MNG images are not recognized by
-          <acronym>GIMP</acronym>.
-        </para>
-      </listitem>
-    </varlistentry>
-    <varlistentry>
-      <term>Graphics Interchange Format (GIF)</term>
-      <listitem>
-        <indexterm>
-          <primary>GIF</primary>
-        </indexterm>
-        <indexterm>
-          <primary>.gif</primary>
-        </indexterm>
-        <figure>
-          <title>Export GIF File Dialog</title>
-          <mediaobject>
-            <imageobject>
-              <imagedata format="PNG"
-                         fileref="images/dialogs/export-file-gif.png"/>
-            </imageobject>
-          </mediaobject>
-        </figure>
-        <para>
-          The GIF format, less sophisticated than the MNG format, supports 256
-          colors and 2 transparency levels only.
-        </para>
-        <para>
-          The dialog offers you either <guilabel>Flatten Image</guilabel>
-          or <guilabel>Save as animation</guilabel>. See the glossary
-          (<xref linkend="glossary-gif"/>) for more details about the GIF
-          format.
-        </para>
-        <para>
-          If you have not transformed your image into a 256 colors indexed
-          image before, this dialog will ask you choose between
-          <guilabel>Convert to grayscale</guilabel> and
-          <guilabel>Convert to indexed using default settings</guilabel>.
-          Be careful: an indexed image undergoes a severe loss of colors and
-          the added palette can give it a size bigger and a quality less than
-          if it was saved as JPEG.
-        </para>
-      </listitem>
-    </varlistentry>
-  </variablelist>
+  <para>
+    You can access to this command through
+    <menuchoice>
+      <guimenu>File</guimenu>
+      <guimenuitem>Export...</guimenuitem>
+    </menuchoice>, or from the keyboard by using the shortcut
+      <keycombo><keycap>Ctrl</keycap><keycap>Shift</keycap><keycap>S</keycap>
+      </keycombo >.
+  </para>
+
+  <figure>
+    <title>Export Image Dialog</title>
+    <mediaobject>
+      <imageobject>
+        <imagedata fileref="images/using/export-image-dialog.png" format="PNG"/>
+      </imageobject>
+    </mediaobject>
+  </figure>
+
+
+  <sect3>
+    <title>The Export Image Dialog</title>
+    <para>
+      With this file browser, you can edit filename and extension directly in
+      name box (default is <quote>Untitled.png</quote>) or by selecting a
+      file in name list. You must also fix the image  destination in
+      <guilabel>Export in Folder</guilabel>. You can create a new folder if
+      necessary.
+    </para>
+    <formalpara>
+      <title>Select File Type</title>
+      <para>
+        If you develop this option, you can select an extension in the
+        drop-down list for your file:
+      </para>
+    </formalpara>
+    <mediaobject>
+      <imageobject>
+        <imagedata fileref="images/using/export-select-file-type.png"
+        format="PNG"/>
+      </imageobject>
+    </mediaobject>
+    <para>
+      File formats dialogs are described in
+        <xref linkend="gimp-using-fileformats"/>.
+    </para>
+  </sect3>
+
+  <sect3 id="exporting-image">
+    <title>Exporting</title>
+    <para>
+      When file name and destination are set, click on
+      <guibutton>Export</guibutton>. This opens the export dialog for the
+      specified file format.
+    </para>
+    <para>
+      If you have loaded a non-XCF file, a new item appears in File menu,
+      allowing you to to export file in the same format, overwriting the
+      original file.
+      <mediaobject>
+        <imageobject>
+          <imagedata fileref="images/using/overwriting-file.png"
+          format="PNG"/>
+        </imageobject>
+      </mediaobject>
+    </para>
+    <para>
+      If you modify an image that you already have exported, the
+      <command>Export to</command> command in File menu is changed, allowing you
+      to export file again in the same format.
+      <mediaobject>
+        <imageobject>
+          <imagedata fileref="images/using/export-to.png"
+          format="PNG"/>
+        </imageobject>
+      </mediaobject>
+    </para>
+  </sect3>
 </sect2>
+
diff --git a/src/dialogs/save-file-dialog.xml b/src/dialogs/save-file-dialog.xml
new file mode 100755
index 0000000..441ac9e
--- /dev/null
+++ b/src/dialogs/save-file-dialog.xml
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+                       "http://www.docbook.org/xml/4.3/docbookx.dtd";>
+
+<sect2 id="gimp-save-dialog">
+  <title>Save File</title>
+  <indexterm>
+    <primary>Image</primary>
+    <secondary>Save image</secondary>
+    <tertiary>Save</tertiary>
+  </indexterm>
+  <indexterm>
+    <primary>Save</primary>
+  </indexterm>
+
+  <para>
+    The <guimenuitem>Save</guimenuitem> command saves your image to disk. With
+    <acronym>GIMP</acronym>-2.8, this command saves in XCF format only. If you
+    try to save to a format other than XCF, you get an error message:
+    <mediaobject>
+      <imageobject>
+        <imagedata fileref="images/using/save-message.png" format="PNG"/>
+      </imageobject>
+    </mediaobject>
+    Please see <xref linkend="save-export-image"/>.
+  </para>
+  <para>
+    If you have already saved the image, the previous image file is
+    overwritten with the current version. If you have not already saved the
+    image, the <guimenuitem>Save</guimenuitem> command opens the Save Image
+    dialog.
+  </para>
+
+  <para>
+    If you quit without having saved your image,
+    <acronym>GIMP</acronym> asks you if you really want to do so,
+    if the <quote>Confirm closing of unsaved images</quote> option is
+    checked in the <link linkend="gimp-prefs-environment">Environment</link>
+    page of the Preferences dialog.
+  </para>
+
+  <figure>
+    <title>Save Image Dialog</title>
+    <mediaobject>
+      <imageobject>
+        <imagedata fileref="images/using/save-image-dialog.png" format="PNG"/>
+      </imageobject>
+    </mediaobject>
+  </figure>
+
+  <sect3>
+    <title>Activate the Dialog</title>
+    <itemizedlist>
+      <listitem>
+        <para>
+          You can access this command in the image menu bar through
+          <menuchoice>
+            <guimenu>File</guimenu>
+            <guimenuitem>Save</guimenuitem>
+          </menuchoice>,
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          or from the keyboard by using the shortcut
+          <keycombo><keycap>Ctrl</keycap><keycap>S</keycap></keycombo>.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </sect3>
+
+  <sect3>
+    <title>The Save Image Dialog</title>
+    <para>
+      With this file browser, you can edit filename directly in name box
+      (default is <quote>Untitled.xml</quote>) or by selecting a file in name
+      list.
+      We repeat that only XCF format is permitted. You must also fix the image
+      destination in <guilabel>Save in Folder</guilabel>. You can create a new
+      folder if necessary.
+    </para>
+    <formalpara>
+      <title>Select File Type</title>
+      <para>
+        If you develop this option, you can select a compressed format for your
+        XCF file:
+      </para>
+    </formalpara>
+    <mediaobject>
+      <imageobject>
+        <imagedata fileref="images/using/save-select-file-type.png"
+        format="PNG"/>
+      </imageobject>
+    </mediaobject>
+  </sect3>
+</sect2>
\ No newline at end of file
diff --git a/src/menus/file/save.xml b/src/menus/file/save.xml
old mode 100644
new mode 100755
index e53d6d3..1f2ee0d
--- a/src/menus/file/save.xml
+++ b/src/menus/file/save.xml
@@ -9,58 +9,9 @@
 
   <anchor id="gimp-file-save-by-extension"/>
   <anchor id="gimp-file-save-overwrite"/>
-  <indexterm>
-    <primary>Image</primary>
-    <secondary>Save image</secondary>
-    <tertiary>Save</tertiary>
-  </indexterm>
-  <indexterm>
-    <primary>Save</primary>
-  </indexterm>
 
-  <para>
-    The <guimenuitem>Save</guimenuitem> command saves your image to disk.
-    If you have already saved the image, the previous image file is
-    overwritten with the current version.
-    If you have not already saved the image, the
-    <guimenuitem>Save</guimenuitem> command does the same thing as the
-    <guimenuitem>Save As</guimenuitem> command: <acronym>GIMP</acronym>
-    opens the <guimenuitem>File Save</guimenuitem> dialog, so that you can
-    choose the data format, the path and the filename of the new image file.
-  </para>
-  <para>
-    If the image was previously saved, it is automatically saved to
-    the same location, using the same file name, file type, and options.
-    To save it differently in any respect, use either
-    <link linkend="gimp-file-save-as">Save As</link> or
-    <link linkend="gimp-file-save-a-copy">Save A Copy</link>.
-  </para>
-  <para>
-    If you quit without having saved your image,
-    <acronym>GIMP</acronym> asks you if you really want to do so,
-    if the <quote>Confirm closing of unsaved images</quote> option is
-    checked in the <link linkend="gimp-prefs-environment">Environment</link>
-    page of the Preferences dialog.
-  </para>
-
-  <sect3>
-    <title>Activate the Dialog</title>
-    <itemizedlist>
-      <listitem>
-        <para>
-          You can access this command in the image menu bar through
-          <menuchoice>
-            <guimenu>File</guimenu>
-            <guimenuitem>Save</guimenuitem>
-          </menuchoice>,
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          or from the keyboard by using the shortcut
-          <keycombo><keycap>Ctrl</keycap><keycap>S</keycap></keycombo>.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </sect3>
+ <para>
+   This command opens  <xref linkend="gimp-save-dialog"/>.
+ </para>
 </sect2>
+
diff --git a/src/using/fileformats.xml b/src/using/fileformats.xml
old mode 100644
new mode 100755
index 803ec06..bd6bfdd
--- a/src/using/fileformats.xml
+++ b/src/using/fileformats.xml
@@ -2,13 +2,10 @@
 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
-  2008-04-03 Mr.Dust : added 'ko' for some missing part
+  2012-03-23 j.h: update to v2.8
   2007-10-06 ude: added description for "quality settings from original image"
   2007-07-15 lexa: added PackBits description
   2007-03-19 lexa: added description for save dialogs for jpeg gif png and tif
-  2007-02-14 added Spanish translation by manuq
-  2006-11-25 added enhanced Korean translation by Dust
-  2006-09-12 added norwegian translation by KoSt
   2006-07-11 lexa: enhanced docbook compliance
   2006-02-25 fixed invalid image reference
 -->
@@ -20,20 +17,36 @@
   </indexterm>
 
   <para>
-    The <acronym>GIMP</acronym> is capable of reading and writing a large
+    <acronym>GIMP</acronym> is capable of reading and writing a large
     variety of graphics file formats.  With the exception of
     <acronym>GIMP</acronym>'s native XCF file type, file handling is done by
     Plugins.  Thus, it is relatively easy to extend <acronym>GIMP</acronym>
     to support new file types when the need arises.
   </para>
-  <para>
-    Not all file types are equally good for all purposes. This part of the
-    documentation should help you understand the advantages and disadvantages
-    of each type.
-  </para>
 
-  <sect2>
-    <title>Saving Images</title>
+  <sect2 id="save-export-image">
+    <title>Save / Export Images</title>
+    <indexterm>
+      <primary>Save/Export Images</primary>
+    </indexterm>
+    <indexterm>
+      <primary>Export Images</primary>
+    </indexterm>
+    <note>
+      <para>
+        In former <acronym>GIMP</acronym> releases, when you loaded an image in
+        some format, let us say JPG or PNG, the image kept its format and
+        was saved in the same format by <command>Save</command>. With
+        <acronym>GIMP</acronym>-2.8, images are loaded, imported, in the XCF
+        format as a new project. For example, a <quote>sunflower.png</quote>
+        image will be loaded as <quote>*[sunflower] (imported)-1.0 (indexed
+        color, 1 layer)</quote>. The leading asterisk indicates that this file
+        has been changed. This image will be saved as
+        <quote>sunflower.xcf</quote> by <command>Save</command>. To save this
+        image in a format other than XCF, you must use
+        <command>Export</command>.
+      </para>
+    </note>
     <para>
       When you are finished working with an image, you will want to save the
       results. (In fact, it is often a good idea to save at intermediate
@@ -49,59 +62,55 @@
       intermediate results, and for saving images to be re-opened later in
       <acronym>GIMP</acronym>.
       XCF files are not readable by most other programs that display images,
-      so once you have finished, you will probably also want to save the image
+      so once you have finished, you will probably also want to export the image
       in a more widely used format, such as JPEG, PNG, TIFF, etc.
     </para>
   </sect2>
 
   <sect2 id="gimp-using-fileformats-export-dialog">
-    <title>Saving Files</title>
+    <title>File Formats</title>
     <para>
-      There are several commands for saving images. A list, and information on
-      how to use them, can be found in the section covering the
-      <link linkend="gimp-file-menu">File Menu</link>.
+      There are several commands for <emphasis>saving</emphasis> images. A list,
+      and information on how to use them, can be found in the section covering
+      the <link linkend="gimp-file-menu">File Menu</link>.
     </para>
-    <para><acronym>GIMP</acronym> allows you to save the images you create in a
-      wide variety of formats.  It is important to realize that the only
-      format capable of saving <emphasis>all</emphasis> of the information in
-      an image, including layers, transparency, etc., is GIMP's native XCF
-      format.   Every other format preserves some image properties and loses
-      others.  When you save an image, <acronym>GIMP</acronym> tries to warn
-      you, but it is up to you to understand the
+    <para><acronym>GIMP</acronym> allows you to <emphasis>export</emphasis> the
+      images you create in a wide variety of formats.  It is important to
+      realize that the only format capable of saving <emphasis>all</emphasis> of
+      the information in an image, including layers, transparency, etc., is
+      GIMP's native XCF format. Every other format preserves some image
+      properties and loses others. It is up to you to understand the
       capabilities of the format you choose.
     </para>
-    <figure>
-      <title>Example of an Export dialog</title>
-      <mediaobject>
-        <imageobject>
-          <imagedata fileref="images/using/export-dialog.png" format="PNG"/>
-        </imageobject>
-      </mediaobject>
-    </figure>
     <para>
-      As stated above, there is no file format, with the exception of GIMP's
-      native <link linkend="glossary-xcf">XCF</link> format, that is capable
-      of storing all the information in a <acronym>GIMP</acronym>
-      image. When you ask to save an image in a format that will lose
-      information, <acronym>GIMP</acronym>
-      notifies you, tells you what information will be lost,
-      and asks you whether you would like to <quote>export</quote> the image
-      in a form that the file type can handle. Exporting an image does not
-      modify the image itself, so you do not lose anything by exporting. See
+      Exporting an image does not modify the image itself, so you do not lose
+      anything by exporting. See
       <link linkend="gimp-export-dialog">Export file</link>.
     </para>
     <note>
       <para>
         When you close an image (possibly by quitting GIMP), you are warned if
         the image is "dirty"; that is, if it has been changed without
-        subsequently being saved. Saving an image in any file format will
-        cause the image to be considered "not dirty", even if the file format
-        does not represent all of the information from the image.
+        subsequently being saved (an asterisk is in front of the image name).
+      </para>
+      <figure>
+        <title>Closing warning</title>
+        <mediaobject>
+          <imageobject>
+            <imagedata format="PNG"
+              fileref="images/using/close-warning.png"/>
+          </imageobject>
+        </mediaobject>
+      </figure>
+      <para>
+        Saving an image in any file format will cause the image to be considered
+        "not dirty", even if the file format does not represent all of the
+        information from the image.
       </para>
     </note>
 
     <sect3 id="file-gif-save">
-      <title>Saving as GIF</title>
+      <title>Export Image as GIF</title>
       <anchor id="file-gif-load" xreflabel="GIF"/>
 
       <indexterm>
@@ -111,7 +120,7 @@
         <primary>.gif</primary>
       </indexterm>
       <indexterm>
-        <primary>Save as GIF</primary>
+        <primary>Export Image as GIF</primary>
       </indexterm>
       <indexterm>
         <primary>Formats</primary>
@@ -119,21 +128,20 @@
       </indexterm>
 
       <figure>
-        <title>The GIF Save dialog</title>
+        <title>The GIF Export dialog</title>
         <mediaobject>
           <imageobject>
             <imagedata format="PNG"
-              fileref="images/using/gif-save-dialog.png"/>
+              fileref="images/using/export-gif-dialog.png"/>
           </imageobject>
         </mediaobject>
       </figure>
       <warning>
         <para>
-          The GIF file format does not support some basic image
-          properties such as
-          <emphasis>print resolution</emphasis>.
-          If you care for these properties, use a different
-          file format like PNG.
+          The GIF file format does not support some basic image        
+          properties such as <emphasis>print resolution</emphasis>.
+          If you care for these properties, use a different file
+          format like PNG.
         </para>
       </warning>
       <variablelist>
@@ -160,7 +168,7 @@
                   <para>
                     GIF comments support only 7-bit ASCII characters.
                     If you use a character outside the 7-bit ASCII set,
-                    <acronym>GIMP</acronym> will save the image without
+                    <acronym>GIMP</acronym> will export the image without
                     a comment, and then inform you that the comment was not
                     saved.
                   </para>
@@ -169,6 +177,7 @@
             </variablelist>
           </listitem>
         </varlistentry>
+        
         <varlistentry>
           <term>Animated GIF Options</term>
           <listitem>
@@ -187,7 +196,7 @@
                 </listitem>
               </varlistentry>
               <varlistentry>
-                <term>Delay between frames if unspecified</term>
+                <term>Delay between frames where unspecified</term>
                 <listitem>
                   <para>
                     You can set the delay, in milliseconds, between frames
@@ -197,7 +206,7 @@
                 </listitem>
               </varlistentry>
               <varlistentry>
-                <term>Frame disposal when unspecified</term>
+                <term>Frame disposal where unspecified</term>
                 <listitem>
                   <para>
                     If this has not been set before, you can set how frames
@@ -228,6 +237,22 @@
                   </itemizedlist>
                 </listitem>
               </varlistentry>
+              <varlistentry>
+                <term>Use delay entered above for all frames</term>
+                <listitem>
+                  <para>
+                    Self-explanatory.
+                  </para>
+                </listitem>
+              </varlistentry>
+              <varlistentry>
+                <term>Use disposal entered above for all frames</term>
+                <listitem>
+                  <para>
+                    Self-explanatory.
+                  </para>
+                </listitem>
+              </varlistentry>
             </variablelist>
           </listitem>
         </varlistentry>
@@ -235,7 +260,7 @@
     </sect3>
 
     <sect3 id="file-jpeg-save">
-      <title>Saving as JPEG</title>
+      <title>Export Image as JPEG</title>
       <anchor id="file-jpeg-load" xreflabel="JPEG"/>
 
       <indexterm>
@@ -248,7 +273,7 @@
         <primary>.jpeg</primary>
       </indexterm>
       <indexterm>
-        <primary>Save as JPEG</primary>
+        <primary>Export Image as JPEG</primary>
       </indexterm>
       <indexterm>
         <primary>Formats</primary>
@@ -260,16 +285,14 @@
         very widely used format, because it compresses images very
         efficiently, while minimizing the loss of image quality. No other
         format comes close to achieving the same level of compression. It does
-        not, however, support transparency or multiple layers. For this
-        reason, saving images as JPEG often requires them to be exported from
-        <acronym>GIMP</acronym>.
+        not, however, support transparency or multiple layers.
       </para>
       <figure>
-        <title>The JPEG Save dialog</title>
+        <title>The JPEG Export dialog</title>
         <mediaobject>
           <imageobject>
             <imagedata format="PNG"
-              fileref="images/using/save-jpeg-dialog.png"/>
+              fileref="images/using/export-jpeg-dialog.png"/>
           </imageobject>
         </mediaobject>
       </figure>
@@ -279,20 +302,6 @@
         Unless you are a JPEG expert, the Quality parameter is probably the
         only one you will need to adjust.
       </para>
-      <para>
-        <caution>
-          <para>
-            After you save an image as a JPEG file, the image is no longer
-            considered <quote>dirty</quote> by <acronym>GIMP</acronym>,
-            so unless you make further changes to it, you will not receive
-            any warning if you close it. Because JPEG is lossy and does not
-            support transparency or multiple layers, some of the information
-            in the image might then be lost. If you want to save all of the
-            information in an image, use <acronym>GIMP</acronym>'s native
-            <link linkend="glossary-xcf">XCF format</link>.
-          </para>
-        </caution>
-      </para>
       <variablelist>
         <varlistentry>
           <term>Quality</term>
@@ -378,15 +387,15 @@
                     read and write EXIF data, the library is not
                     automatically packaged with GIMP. If GIMP was built with
                     libexif support, then EXIF data is preserved if you open a
-                    JPEG file, work with the resulting image, and then save it
-                    as JPEG. The EXIF data is not altered in any way when you
-                    do this. The EXIF data may indicate things such as image
-                    creation time and file name, which may no longer be
+                    JPEG file, work with the resulting image, and then export 
+                    it as JPEG. The EXIF data is not altered in any way when 
+                    you do this. The EXIF data may indicate things such as 
+                    image creation time and file name, which may no longer be
                     correct.
                     If GIMP was not built with EXIF support, you can still
                     open JPG files containing EXIF data, but the EXIF data
                     is ignored, and will not be saved when the resulting image
-                    is later saved.
+                    is later exported.
                   </para>
                 </listitem>
               </varlistentry>
@@ -493,7 +502,7 @@
                     <listitem>
                       <para>
                         <guilabel>2x1,1x1,1x1 (4:2:2)</guilabel>:
-                        This is the standard subsampling, which usually 
+                        This is the standard subsampling, which usually
                         provides a good ratio between image quality and file
                         size. There are situations, however, in which using no
                         subsampling (4:4:4) provides a noticeable increase in
@@ -575,14 +584,13 @@
         </varlistentry>
       </variablelist>
     </sect3>
-
+       
     <sect3 id="file-png-save">
-      <title>Saving as PNG</title>
+      <title>Export Image as PNG</title>
       <anchor id="file-png-load" xreflabel="PNG"/>
       <anchor id="file-png-save-defaults" xreflabel="PNG"/>
-
       <indexterm>
-        <primary>Save as PNG</primary>
+        <primary>Export Image as PNG</primary>
       </indexterm>
       <indexterm>
         <primary>PNG</primary>
@@ -593,11 +601,11 @@
       </indexterm>
 
       <figure>
-        <title>The <quote>Save as PNG</quote> dialog</title>
+        <title>The <quote>Export Image as PNG</quote> dialog</title>
         <mediaobject>
           <imageobject>
             <imagedata format="PNG"
-              fileref="images/using/save-png-dialog.png"/>
+              fileref="images/using/export-png-dialog.png"/>
           </imageobject>
         </mediaobject>
       </figure>
@@ -686,8 +694,8 @@
           <term>Save color values from transparent pixels</term>
           <listitem>
             <para>
-              With this option is checked, the color values are saved even if the
-              pixels are completely transparent.
+              With this option is checked, the color values are saved even if
+              the pixels are completely transparent.
             </para>
           </listitem>
         </varlistentry>
@@ -741,23 +749,23 @@
     </sect3>
 
     <sect3 id="file-tiff-save">
-      <title>Saving as TIFF</title>
+      <title>Export Image as TIFF</title>
+      <indexterm>
+        <primary>Export Image as TIFF</primary>
+      </indexterm>
+      <indexterm>
+        <primary>TIFF</primary>
+      </indexterm>
+      <indexterm>
+        <primary>Formats</primary>
+        <secondary>TIFF</secondary>
+      </indexterm>
       <figure>
-        <title>The TIFF Save dialog</title>
-        <indexterm>
-          <primary>Save as TIFF</primary>
-        </indexterm>
-        <indexterm>
-          <primary>TIFF</primary>
-        </indexterm>
-        <indexterm>
-          <primary>Formats</primary>
-          <secondary>TIFF</secondary>
-        </indexterm>
+        <title>The TIFF Export dialog</title>
         <mediaobject>
           <imageobject>
             <imagedata format="PNG"
-              fileref="images/using/save-tiff-dialog.png"/>
+              fileref="images/using/export-tiff-dialog.png"/>
           </imageobject>
         </mediaobject>
       </figure>
@@ -854,5 +862,37 @@
         </varlistentry>
       </variablelist>
     </sect3>
+    
+      <sect3 id="file-mng-export">
+        <title>Export Image as MNG</title>
+        <indexterm>
+          <primary>Export Image as MNG</primary>
+        </indexterm>
+        <indexterm>
+          <primary>MNG</primary>
+        </indexterm>
+        <indexterm>
+          <primary>Formats</primary>
+          <secondary>MNG</secondary>
+        </indexterm>
+        <figure>
+          <title>Export MNG File Dialog</title>
+          <mediaobject>
+            <imageobject>
+              <imagedata format="PNG"
+                          fileref="images/using/export-mng-dialog.png"/>
+            </imageobject>
+          </mediaobject>
+        </figure>
+        <para>
+          MNG is acronym for <quote>Multiple-Image Network Graphics</quote>. 
+        </para>
+        <para>
+          The main problem is that Konqueror is the only Web navigator that 
+          recognizes the MNG animation format. Please see 
+          <ulink url="http://en.wikipedia.org/wiki/Multiple-image_Network_Graphics"/>.
+        </para>
+      </sect3>
+      
   </sect2>
 </sect1>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]