Git commit 171b25bddeb83cf6e4b6cff6ddc5cb4fa7744f3d by Gilles Caulier. Committed on 28/08/2016 at 07:28. Pushed by cgilles into branch 'master'.
separate blur section A +42 -0 digikam/editor-enhance-blur.docbook M +0 -22 digikam/editor-enhance-nr.docbook M +1 -2 digikam/editor-enhance-sharpen.docbook M +1 -0 digikam/editor-enhance.docbook M +1 -1 digikam/editor-photoediting.docbook M +1 -0 digikam/index.docbook M +1 -1 digikam/menu-editor.docbook M +1 -0 showfoto/index.docbook http://commits.kde.org/digikam-doc/171b25bddeb83cf6e4b6cff6ddc5cb4fa7744f3d diff --git a/digikam/editor-enhance-blur.docbook b/digikam/editor-enhance-blur.docbook new file mode 100644 index 0000000..f874da7 --- /dev/null +++ b/digikam/editor-enhance-blur.docbook @@ -0,0 +1,42 @@ +<sect3 id="editor-enhance-blur" > + <sect3info> + <title>BLur Tool</title> + <abstract> + <para> + The <emphasis>Blur Tool</emphasis> is dedicated to soft an image. + </para> + </abstract> + + <keywordset> + <keyword>Blur</keyword> + </keywordset> + + </sect3info> + + <title>Softening a Photograph</title> + + <para> + Sometimes an image is too crisp for your purposes. + The solution is to blur it a bit: fortunately blurring an image is much easier than sharpening it. + Select the Blur Tool with the <menuchoice><guimenu>Enhance</guimenu><guimenuitem>Blur</guimenuitem></menuchoice> + menu entry and experiment with the level. The preview window on the right of the dialog shows the effect of the operation on your photograph. + </para> + + <example> + <title>The Blur Tool in Action</title> + <screenshot> + <screeninfo>The Blur Tool in Action</screeninfo> + <mediaobject><imageobject> + <imagedata fileref="&path;editor-blur.png" format="PNG" /> + </imageobject></mediaobject> + </screenshot> + </example> +</sect3> + +<!-- +Local Variables: +mode: sgml +sgml-omittag: nil +sgml-shorttag: t +End: +--> diff --git a/digikam/editor-enhance-nr.docbook b/digikam/editor-enhance-nr.docbook index e872f58..37c6445 100644 --- a/digikam/editor-enhance-nr.docbook +++ b/digikam/editor-enhance-nr.docbook @@ -9,9 +9,7 @@ It uses an algorithm copyrighted by Peter Heckert. </para> </abstract> <keywordset> - <keyword>Digikam</keyword> <keyword>Noise reduction</keyword> - <keyword>Blur</keyword> </keywordset> </sect3info> <title>Introduction</title> @@ -123,26 +121,6 @@ You can see below a full description of all parameters. In most cases only <guil </inlinemediaobject> </para> </sect4> - <sect4 id="using-blurfilter" > - <title>Softening a Photograph</title> - <para> - Sometimes an image is too crisp for your purposes. The solution is to blur it a bit: fortunately blurring an image is much easier than sharpening it. Select the Blur Tool with the <menuchoice> - <guimenu>Enhance</guimenu> - <guimenuitem>Blur</guimenuitem> - </menuchoice> menu entry and experiment with the level. The preview window on the right of the dialog shows the effect of the operation on your photograph. - </para> - <example> - <title>The Blur Tool in Action</title> - <screenshot> - <screeninfo>The Blur Tool in Action</screeninfo> - <mediaobject> - <imageobject> - <imagedata fileref="&path;editor-blur.png" format="PNG" /> - </imageobject> - </mediaobject> - </screenshot> - </example> - </sect4> </sect3> <!-- diff --git a/digikam/editor-enhance-sharpen.docbook b/digikam/editor-enhance-sharpen.docbook index 9d73587..75f0758 100644 --- a/digikam/editor-enhance-sharpen.docbook +++ b/digikam/editor-enhance-sharpen.docbook @@ -87,8 +87,7 @@ <sect4> <title>Softening a Photograph</title> <para> - Sometimes you have the opposite problem: an image is too crisp. The solution is to blur it a bit: fortunately blurring an image is much easier than sharpening it. Select the <link linkend="using-blurfilter" >Blur Tool</link> with the <menuchoice> - <guimenu>Enhance</guimenu> + Sometimes you have the opposite problem: an image is too crisp. The solution is to blur it a bit: fortunately blurring an image is much easier than sharpening it. Select the <link linkend="editor-enhance-blur" >Blur Tool</link> with the <menuchoice> <guimenu>Enhance</guimenu> <guimenuitem>Blur</guimenuitem> </menuchoice> menu entry and experiment with the level. The preview window on the right of the dialog shows the effect of the operation on your photograph. </para> diff --git a/digikam/editor-enhance.docbook b/digikam/editor-enhance.docbook index 2fc0421..d291fd2 100644 --- a/digikam/editor-enhance.docbook +++ b/digikam/editor-enhance.docbook @@ -3,6 +3,7 @@ &doc-editor-enhance-distortion; &doc-editor-enhance-hotpixels; &doc-editor-enhance-nr; + &doc-editor-enhance-blur; &doc-editor-enhance-restoration; &doc-editor-enhance-vignetting; &doc-editor-enhance-inpaint; diff --git a/digikam/editor-photoediting.docbook b/digikam/editor-photoediting.docbook index 22b1b92..0584fe3 100644 --- a/digikam/editor-photoediting.docbook +++ b/digikam/editor-photoediting.docbook @@ -145,7 +145,7 @@ <listitem><para>Image Enhancement <itemizedlist> <listitem><para><link linkend="editor-enhance-sharpen">Sharpening (sharpen, unsharp mask, refocus)</link></para></listitem> - <listitem><para><link linkend="using-blurfilter" >Blur Tool</link></para></listitem> + <listitem><para><link linkend="editor-enhance-blur" >Blur Tool</link></para></listitem> <listitem><para><link linkend="editor-enhance-redeyes">Red Eyes Removal</link></para></listitem> <listitem><para><link linkend="editor-enhance-inpaint">Photograph Inpainting</link></para></listitem> <listitem><para><link linkend="editor-enhance-nr">Noise Reduction</link></para></listitem> diff --git a/digikam/index.docbook b/digikam/index.docbook index 6f05e7c..eb4d9e9 100644 --- a/digikam/index.docbook +++ b/digikam/index.docbook @@ -33,6 +33,7 @@ <!ENTITY doc-editor-enhance-distortion SYSTEM "editor-enhance-distortion.docbook"> <!ENTITY doc-editor-enhance-hotpixels SYSTEM "editor-enhance-hotpixels.docbook"> <!ENTITY doc-editor-enhance-nr SYSTEM "editor-enhance-nr.docbook"> + <!ENTITY doc-editor-enhance-blur SYSTEM "editor-enhance-blur.docbook"> <!ENTITY doc-editor-enhance-restoration SYSTEM "editor-enhance-restoration.docbook"> <!ENTITY doc-editor-enhance-vignetting SYSTEM "editor-enhance-vignetting.docbook"> <!ENTITY doc-editor-enhance-inpaint SYSTEM "editor-enhance-inpaint.docbook"> diff --git a/digikam/menu-editor.docbook b/digikam/menu-editor.docbook index 694abb9..5983f47 100644 --- a/digikam/menu-editor.docbook +++ b/digikam/menu-editor.docbook @@ -274,7 +274,7 @@ <term><menuchoice> <guimenu>Enhance</guimenu><guimenuitem>Blur</guimenuitem> </menuchoice></term> - <listitem><para><action>Image softening operation by blurring <link linkend="using-blurfilter">(help)</link>.</action></para></listitem> + <listitem><para><action>Image softening operation by blurring <link linkend="editor-enhance-blur">(help)</link>.</action></para></listitem> </varlistentry> <varlistentry> diff --git a/showfoto/index.docbook b/showfoto/index.docbook index 2ea232d..28ad8da 100644 --- a/showfoto/index.docbook +++ b/showfoto/index.docbook @@ -18,6 +18,7 @@ <!ENTITY doc-editor-enhance-distortion SYSTEM "../digikam/editor-enhance-distortion.docbook"> <!ENTITY doc-editor-enhance-hotpixels SYSTEM "../digikam/editor-enhance-hotpixels.docbook"> <!ENTITY doc-editor-enhance-nr SYSTEM "../digikam/editor-enhance-nr.docbook"> + <!ENTITY doc-editor-enhance-blur SYSTEM "../digikam/editor-enhance-blur.docbook"> <!ENTITY doc-editor-enhance-restoration SYSTEM "../digikam/editor-enhance-restoration.docbook"> <!ENTITY doc-editor-enhance-vignetting SYSTEM "../digikam/editor-enhance-vignetting.docbook"> <!ENTITY doc-editor-enhance-inpaint SYSTEM "../digikam/editor-enhance-inpaint.docbook">
