Git commit 623a7f519d0b8364052b206ab1cd91e47712a969 by Burkhard L?ck. Committed on 04/08/2013 at 12:53. Pushed by lueck into branch 'KDE/4.11'.
add info that zoom with buttons/mousewheel is possible for all preview types (cherry picked from commit 8e67a738b8ccf22a9314843b02256b2eaa6b7685) backport to 4.11.1 M +2 -2 doc/kfontview/index.docbook http://commits.kde.org/kde-workspace/623a7f519d0b8364052b206ab1cd91e47712a969 diff --git a/doc/kfontview/index.docbook b/doc/kfontview/index.docbook index 8607f23..77dae58 100644 --- a/doc/kfontview/index.docbook +++ b/doc/kfontview/index.docbook @@ -75,7 +75,7 @@ So you can get a good idea of what it will look like. From the drop down box in the toolbar you can choose additional preview types: <itemizedlist> <listitem><para><guilabel>All Characters</guilabel> displays all characters -provided by the font in one size. Use the zoom buttons to change the font size.</para></listitem> +provided by the font in one size. </para></listitem> <listitem><para>Unicode Block: The Unicode standard arranges groups of characters together in blocks</para></listitem> <listitem><para>Unicode Script: In Unicode, a script is a collection of letters @@ -86,7 +86,7 @@ String</guilabel> dialog where you can insert a user defined text. This feature enables you to check that a font supports the characters you need. </para></listitem> </itemizedlist></para> - +<para>You can use the zoom buttons or the mousewheel to change the font size in all preview types.</para> <para>In <guilabel>Unicode Block</guilabel> and <guilabel>Unicode Script</guilabel> preview mode additional tooltip info's are displayed hovering a character with the mouse pointer:
