[gimp-help] Update Preferences



commit cfede8b7f039a28b81f85ec40be9ff2748b40726
Author: Julien Hardelin <jhardlin orange fr>
Date:   Mon Dec 23 18:44:47 2019 +0100

    Update Preferences

 images/C/preferences/input-devices.png             | Bin 39207 -> 32443 bytes
 images/C/preferences/prefs-icon-theme.png          | Bin 28650 -> 118084 bytes
 .../preferences/prefs-image-window-appearance.png  | Bin 58862 -> 131914 bytes
 images/C/preferences/prefs-image-window-title.png  | Bin 56270 -> 67703 bytes
 images/C/preferences/prefs-image-window.png        | Bin 52946 -> 54037 bytes
 images/C/preferences/prefs-interface.png           | Bin 9415 -> 93040 bytes
 images/C/preferences/prefs-padding-none.jpg        | Bin 0 -> 29085 bytes
 images/C/preferences/prefs-padding-with.jpg        | Bin 0 -> 22836 bytes
 images/C/preferences/prefs-system-resources.png    | Bin 72284 -> 121525 bytes
 images/C/preferences/prefs-tool-options.png        | Bin 54935 -> 47620 bytes
 src/concepts/layer-groups.xml                      |  15 ++++++
 src/menus/edit/preferences.xml                     |   4 +-
 src/using/preferences/preferences_introduction.xml |   1 -
 src/using/preferences/prefs-color-management.xml   |  12 ++++-
 src/using/preferences/prefs-dialog-defaults.xml    |   2 +-
 .../preferences/prefs-image-window-appearance.xml  |  55 ++++++++++++++++-----
 src/using/preferences/prefs-image-window.xml       |  15 ++++--
 src/using/preferences/prefs-interface.xml          |   7 +--
 src/using/preferences/prefs-playground.xml         |  36 --------------
 src/using/preferences/prefs-system-resources.xml   |  24 ++++-----
 src/using/preferences/prefs-tool-options.xml       |  13 +++--
 21 files changed, 106 insertions(+), 78 deletions(-)
---
diff --git a/images/C/preferences/input-devices.png b/images/C/preferences/input-devices.png
index 7b3b5a77b..4e4617188 100644
Binary files a/images/C/preferences/input-devices.png and b/images/C/preferences/input-devices.png differ
diff --git a/images/C/preferences/prefs-icon-theme.png b/images/C/preferences/prefs-icon-theme.png
index 70bcec664..8a8a2de62 100644
Binary files a/images/C/preferences/prefs-icon-theme.png and b/images/C/preferences/prefs-icon-theme.png 
differ
diff --git a/images/C/preferences/prefs-image-window-appearance.png 
b/images/C/preferences/prefs-image-window-appearance.png
index 4cdee21c9..71d727039 100644
Binary files a/images/C/preferences/prefs-image-window-appearance.png and 
b/images/C/preferences/prefs-image-window-appearance.png differ
diff --git a/images/C/preferences/prefs-image-window-title.png 
b/images/C/preferences/prefs-image-window-title.png
index ebf67030a..da79dfb38 100644
Binary files a/images/C/preferences/prefs-image-window-title.png and 
b/images/C/preferences/prefs-image-window-title.png differ
diff --git a/images/C/preferences/prefs-image-window.png b/images/C/preferences/prefs-image-window.png
index 13a543e8a..dd53a770c 100644
Binary files a/images/C/preferences/prefs-image-window.png and b/images/C/preferences/prefs-image-window.png 
differ
diff --git a/images/C/preferences/prefs-interface.png b/images/C/preferences/prefs-interface.png
index 10959cdef..dbe0e7568 100644
Binary files a/images/C/preferences/prefs-interface.png and b/images/C/preferences/prefs-interface.png differ
diff --git a/images/C/preferences/prefs-padding-none.jpg b/images/C/preferences/prefs-padding-none.jpg
new file mode 100644
index 000000000..476ddedb0
Binary files /dev/null and b/images/C/preferences/prefs-padding-none.jpg differ
diff --git a/images/C/preferences/prefs-padding-with.jpg b/images/C/preferences/prefs-padding-with.jpg
new file mode 100644
index 000000000..7cf383950
Binary files /dev/null and b/images/C/preferences/prefs-padding-with.jpg differ
diff --git a/images/C/preferences/prefs-system-resources.png b/images/C/preferences/prefs-system-resources.png
index e0934c3e5..dcae38704 100644
Binary files a/images/C/preferences/prefs-system-resources.png and 
b/images/C/preferences/prefs-system-resources.png differ
diff --git a/images/C/preferences/prefs-tool-options.png b/images/C/preferences/prefs-tool-options.png
index 50d676a49..6b8f7e6a4 100644
Binary files a/images/C/preferences/prefs-tool-options.png and b/images/C/preferences/prefs-tool-options.png 
differ
diff --git a/src/concepts/layer-groups.xml b/src/concepts/layer-groups.xml
index 7031a0feb..1b790b7bf 100644
--- a/src/concepts/layer-groups.xml
+++ b/src/concepts/layer-groups.xml
@@ -320,6 +320,21 @@
         </para>
       </listitem>
     </varlistentry>
+    <varlistentry>
+      <term>Layer preview</term>
+      <listitem>
+        <para>
+          There has been problems with drawable preview rendering in case of 
+          many layers in a large image. This is fixed now, except for layer 
+          groups. You can disable rendering layer group previews in 
+          <menuchoice>
+            <guimenu>Edit</guimenu>
+            <guisubmenu>Preferences</guisubmenu>
+            <guimenuitem>Interface</guimenuitem>
+          </menuchoice>.
+        </para>
+      </listitem>
+    </varlistentry>
   </variablelist>
 
 </sect1>
diff --git a/src/menus/edit/preferences.xml b/src/menus/edit/preferences.xml
index 69cefa5cd..ec1efbb5b 100644
--- a/src/menus/edit/preferences.xml
+++ b/src/menus/edit/preferences.xml
@@ -2,9 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
-  2007-09-23 AntI: Added 'es'
-  2006-07-29 lexa: patch from julien that includes suggestions by Sally
-  2005-11-25 extracted from menus-toolbox-file by axel.wernicke
+  
 -->
 <sect2 id="gimp-file-preferences">
   <title>The <quote>Preferences</quote> Command</title>
diff --git a/src/using/preferences/preferences_introduction.xml 
b/src/using/preferences/preferences_introduction.xml
index 6d32c83f3..eea4d2c39 100644
--- a/src/using/preferences/preferences_introduction.xml
+++ b/src/using/preferences/preferences_introduction.xml
@@ -47,7 +47,6 @@
   </sect2>
   <xi:include href="prefs-system-resources.xml"/>
   <xi:include href="prefs-color-management.xml"/>
-  <xi:include href="prefs-playground.xml"/>
   <xi:include href="prefs-tool-options.xml"/>
   <xi:include href="prefs-default-image.xml"/>
   <xi:include href="prefs-default-grid.xml"/>
diff --git a/src/using/preferences/prefs-color-management.xml 
b/src/using/preferences/prefs-color-management.xml
index 38953e8f4..fcd4e41fc 100644
--- a/src/using/preferences/prefs-color-management.xml
+++ b/src/using/preferences/prefs-color-management.xml
@@ -1,7 +1,7 @@
 <?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";>
 <!--  Section history:
-  2017:02:05 Update by j.h
+  2019-12-1905 Update to 2.10.14 by j.h
 -->
 <sect2 id="gimp-prefs-color-management">
   <title>Color Management</title>
@@ -307,6 +307,16 @@
           </note>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term>Filter Dialogs</term>
+        <listitem>
+          <para>
+            <emphasis role="bold">Show advanced color options</emphasis>: 
+            advanced color options in filter dialogs are not visible when this 
+            option is not checked.
+          </para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </sect3>
 </sect2>
diff --git a/src/using/preferences/prefs-dialog-defaults.xml b/src/using/preferences/prefs-dialog-defaults.xml
index 28e82bf92..66ddf8f45 100644
--- a/src/using/preferences/prefs-dialog-defaults.xml
+++ b/src/using/preferences/prefs-dialog-defaults.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
                        "http://www.docbook.org/xml/4.5/docbookx.dtd";>
 <!-- section history
-  2017-12-17 j.h Created 
+  2019-12-19 j.h update to 2.10.14
 -->
 <sect2 id="gimp-prefs-dialog-defaults">
   <title>Dialog Defaults</title>
diff --git a/src/using/preferences/prefs-image-window-appearance.xml 
b/src/using/preferences/prefs-image-window-appearance.xml
index c0a5d2734..f28173a2d 100644
--- a/src/using/preferences/prefs-image-window-appearance.xml
+++ b/src/using/preferences/prefs-image-window-appearance.xml
@@ -2,9 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!--  section history:
-  2008-04-26 Mr.Dust : added 'ko'
-  2006-11-01 lexa: made the file docbook compliant
-  2008-01-28 jpl: update text & images
+  2019-12-22 j.h update to 2.10.14
 -->
 <sect2 id="gimp-prefs-image-window-appearance">
   <title>Image Window Appearance</title>
@@ -29,22 +27,53 @@
           This page lets you customize the default appearance of image
           windows, for normal mode and for fullscreen mode. All of the
           settings here can be altered on an image-specific basis using
-          entries in the View menu. See the
-          <link linkend="gimp-image-window">Image Window</link>
-          section for information on the meaning of the entries.
+          entries in the View menu. 
         </para>
       </caption>
     </mediaobject>
   </figure>
   <para>
     The only parts that may need further explanation are the ones related to
-    padding. <quote>Padding</quote>
-    is the color shown around the edges of the image, if it does not occupy
-    all of the display area (shown in light gray in all the figures here). You
-    can choose among four colors for the padding color: to use the color
-    specified by the current theme; to use the light or dark colors specified
-    for checks, such as represent transparent parts of the image; or to use a
-    custom color, which can be set using the color button for
+    padding. <quote>Padding</quote> is the color shown around the edges of the 
+    image. You can choose among four colors for the padding color: to use the 
+    color specified by the current theme; to use the light or dark colors 
+    specified for checks, such as represent transparent parts of the image; or 
+    to use a custom color, which can be set using the color button for 
     <quote>Custom padding color</quote>.
   </para>
+  <para>
+    <guilabel>Keep canvas padding in Show All</guilabel> mode: 
+    in this mode (<xref linkend="gimp-view-show-all"/>), you can see pixels 
+    spilling off the canvas boundary. When this option is not checked, the 
+    canvas is filled with a checkerboard pattern, even if you have selected a 
+    custom padding color. When the option is checked, the canvas has the 
+    custom padding color.
+    <figure>
+      <title>Example</title>
+      <mediaobject>
+        <imageobject>
+          <imagedata format="JPEG"
+            fileref="images/preferences/prefs-padding-none.jpg"/>
+        </imageobject>
+        <caption>
+          <para>
+            Padding color is yellow. <quote>Keep canvas padding</quote> is not 
+            checked.
+          </para>
+        </caption>
+      </mediaobject>
+      <mediaobject>
+        <imageobject>
+          <imagedata format="JPEG"
+            fileref="images/preferences/prefs-padding-with.jpg"/>
+        </imageobject>
+        <caption>
+          <para>
+            Padding color is yellow. <quote>Keep canvas padding</quote> is 
+            checked.
+          </para>
+        </caption>
+      </mediaobject>
+    </figure>
+  </para>
 </sect2>
diff --git a/src/using/preferences/prefs-image-window.xml b/src/using/preferences/prefs-image-window.xml
index 53d71b2cc..c0ff75d2a 100644
--- a/src/using/preferences/prefs-image-window.xml
+++ b/src/using/preferences/prefs-image-window.xml
@@ -2,11 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!--  section history:
-  2008-04-16 Mr.Dust : added 'ko'
-  2007-05-25 Added Spanish translation by AntI
-  2007-03-23 KoSt: added 'no'
-  2006-11-01 lexa: made the file docbook compliant
-  2008-01-28 jpl: update text & images
+  2019-12-23 j.h: update to 2.10.14
 -->
 <sect2 id="gimp-prefs-image-window">
   <title>Image Windows</title>
@@ -53,6 +49,15 @@
       <indexterm>
         <primary>Image size</primary>
       </indexterm>
+      <varlistentry>
+        <term>Use <quote>Show all</quote> by default</term>
+        <listitem>
+          <para>
+            Please refer to <xref linkend="gimp-view-show-all"/> to understand 
+            this option.
+          </para>
+        </listitem>
+      </varlistentry>
       <varlistentry>
         <term>Use <quote>Dot for dot</quote> by default</term>
         <listitem>
diff --git a/src/using/preferences/prefs-interface.xml b/src/using/preferences/prefs-interface.xml
index ca74b830c..97d2a7f22 100644
--- a/src/using/preferences/prefs-interface.xml
+++ b/src/using/preferences/prefs-interface.xml
@@ -71,9 +71,10 @@
           layers and channels in several places, including the Layers
           dialog.  If for some reason you would prefer to disable
           these, you can do it by unchecking <guilabel>Enable layer and
-          channel previews</guilabel>.  If you do want previews to be shown,
-          you can customize their sizes using the menus for <guilabel>Default
-          layer and channel preview size</guilabel> and <guilabel>Navigation
+          channel previews</guilabel> and <guilabel>Enable layer group layers
+          previews</guilabel>.  If you do want previews to be shown, you can 
+          customize their sizes using the menus for <guilabel>Default layer 
+          and channel preview size</guilabel> and <guilabel>Navigation
           preview size</guilabel>.
         </para>
         <para>
diff --git a/src/using/preferences/prefs-system-resources.xml 
b/src/using/preferences/prefs-system-resources.xml
index 5bcb7961d..abe17d3c8 100644
--- a/src/using/preferences/prefs-system-resources.xml
+++ b/src/using/preferences/prefs-system-resources.xml
@@ -2,11 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!--  section history:
-  2008-04-07 Mr.Dust : added 'ko'
-  2007-09-29 AntI: Added 'es'
-  2007-03-25 KoSt: added 'no'
-  2006-11-01 lexa: made the file docbook compliant
-  2008-01-28 jpl: update text & images
+  2019-12-19 j.h: update to 2.10.14
 -->
 <sect2 id="gimp-prefs-system-resources">
   <title>System Resources</title>
@@ -93,10 +89,14 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term>Number of processors to use</term>
+        <term>Number of threads to use</term>
         <listitem>
           <para>
-            Default is one. Your computer may have more than one processor.
+            Multi-threading allows making use of multiple cores for 
+            processing. Not all features make use of that for the moment. A 
+            point of interest is that multi-threading happens through GEGL 
+            processing, but also in GIMP core itself, for instance to separate 
+            painting from display.
           </para>
         </listitem>
       </varlistentry>
@@ -110,9 +110,9 @@
           <para>
             OpenCL is an acronym for Open Computing Language (see 
             <ulink url="https://en.wikipedia.org/wiki/OpenCL";>
-            Wikipedia</ulink>). This option, checked by default, improves 
-            the management of relations between the CPU and the graphic 
-            processing unit (GPU).
+            Wikipedia</ulink>). This option, improves the management of 
+            relations between the CPU and the graphic processing unit (GPU).
+            It is an experimental feature; slowdowns and crashes are possible.
           </para>
         </listitem>
       </varlistentry>
@@ -142,9 +142,9 @@
               GIMP to a crawl.
             </para>
         </listitem>
-      </varlistentry>       
+      </varlistentry>
     </variablelist>
-    
+
     <variablelist>
       <title>Document History</title>
       <varlistentry>
diff --git a/src/using/preferences/prefs-tool-options.xml b/src/using/preferences/prefs-tool-options.xml
index f35da8aaa..f2af32f27 100644
--- a/src/using/preferences/prefs-tool-options.xml
+++ b/src/using/preferences/prefs-tool-options.xml
@@ -2,9 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!--  section history:
-  2017-02-09 j.h update
-  2006-11-01 lexa: made the file docbook compliant
-  2008-01-28 jpl: update text & images
+  2019-12-19 j.h: update to 2.10.14
 -->
 <sect2 id="gimp-prefs-tool-options">
   <title>Tool Options</title>
@@ -39,6 +37,15 @@
     <title>Options</title>
     <variablelist>
       <title>General</title>
+      <varlistentry>
+        <term>Allow editing on non-visible layers</term>
+        <listitem>
+          <para>
+            You can edit layers with disabled visibility (the eye icon in the 
+            layer dock).
+          </para>
+        </listitem>
+      </varlistentry>
       <varlistentry>
         <term>Save Tool Options On Exit</term>
         <listitem>


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