From d1c415405f429b1609b37b089e860b413fafaad7 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 9 May 2019 22:46:31 -0700 Subject: [PATCH] Add featherpad font screenshot actually to the rst file :( --- source/2/2.4/2.4.2/Featherpad.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/2/2.4/2.4.2/Featherpad.rst b/source/2/2.4/2.4.2/Featherpad.rst index 3f39662a..aefae07b 100644 --- a/source/2/2.4/2.4.2/Featherpad.rst +++ b/source/2/2.4/2.4.2/Featherpad.rst @@ -32,6 +32,8 @@ To search your text file press :kbd:`Control + f` or :menuselection:`Search --> To change what font you want select :menuselection:`Options --> Font` to change your font sizes. To change each font on the on the font level. To change the size type the size you or select it from the :guilabel:`Size` drop down menu. To select a font style simply use the :guilabel:`Font style` menu of italic or oblique. To add an underlined font check the :guilabel:`Underline` checkbox. To view a sample of your font :guilabel:`Sample` and will preview your text. The input a number of spaces equal to a tab press :kbd:`Control +Tab`. +.. image:: featherpad-font.png + To save a file with a different encoding use the :menuselection:`Options --> Encoding` submenu. To save with the current encoding :menuselection:`File --> Save with Encoding`. To make the text all lowercase press :kbd:`Control + Shift +L` or :menuselection:`Edit --> To Lowercase`. To make the text all uppercase press :kbd:`Control + Shift +U` or :menuselection:`Edit --> To Uppercase`.