From 9e180443ad6afbb0032ff84bf7a1f5c1ac18056b Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Fri, 9 Apr 2021 12:26:49 +0300 Subject: [PATCH] Update font management KCM docs --- doc/kcontrol/fontinst/edit-delete.png | Bin 0 -> 147 bytes doc/kcontrol/fontinst/index.docbook | 12 ++++++------ 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 doc/kcontrol/fontinst/edit-delete.png diff --git a/doc/kcontrol/fontinst/edit-delete.png b/doc/kcontrol/fontinst/edit-delete.png new file mode 100644 index 0000000000000000000000000000000000000000..9be3fb20fc8f2f3f15897cd6acac18b23c3033e2 GIT binary patch literal 147 zcmeAS@N?(olHy`uVBq!ia0vp^Vj#@H1|*Mc$*~4foCO|{#S9F5M?jcysy3fAP|(%W z#WBR9H#tFqHQ<1U$3flc5B}dca`oF9)fLlInhPV{#2X&U7R5RjUI^gnD73UQ^|?}d qZpFdHZ2bDoksmzyGBnL<7#Ko1MLhra7dQhAWbkzLb6Mw<&;$S*H7vjY literal 0 HcmV?d00001 diff --git a/doc/kcontrol/fontinst/index.docbook b/doc/kcontrol/fontinst/index.docbook index 3c0d9d23c..8dc1b4740 100644 --- a/doc/kcontrol/fontinst/index.docbook +++ b/doc/kcontrol/fontinst/index.docbook @@ -14,8 +14,8 @@ -2018-03-31 -Plasma 5.12 +2021-04-09 +Plasma 5.20 KDE @@ -53,7 +53,7 @@ Font List -The main display is a list of the installed fonts, grouped via the fonts' family name - the number in square brackets represents the number of installed styles for that family. e.g. The Times font may be listed as: +The main display is a list of the installed fonts, grouped via the fonts' family name - the number in square brackets represents the number of installed styles for that family. ⪚ the Times font may be listed as: Times [4] @@ -67,8 +67,8 @@ The main display is a list of the installed fonts, grouped via the fonts' family -To install a font, press the Add... button, and select the desired fonts from within the file dialog. The selected font group will control where the fonts will be installed. -To un-install fonts, select the appropriate fonts from the list, and press the Delete... button. +To install a font, press the Install from File... button, and select the desired fonts from within the file dialog. The selected font group will control where the fonts will be installed. +To un-install fonts, select the appropriate fonts from the list, and press the button. Click with the &RMB; to open a context menu with some additional actions like Enable, Disable, Print, Open in Font Viewer and Reload. @@ -97,7 +97,7 @@ The main display is a list of the installed fonts, grouped via the fonts' family Duplicate Fonts If you have lots of fonts installed on your system it is possible that you may have duplicates. -Click on the tools icon above the group list and select the Scan For Duplicate Fonts... tool, a simple tool that will scan your system looking for fonts that have multiple files associated with them. For example, if you have times.ttf and times.TTF installed in /usr/local/share/fonts the underlying font mechanism (called FontConfig) will only see one of these. So, if you un-installed the font, it would re-appear, as only one of the files would have been removed. Running this tool will produce a dialog listing each font that has multiple files, and the corresponding list of files. To select a file for deletion, click on the column containing the trash can icon. +Click on the Find Duplicates... button to open a simple tool that will scan your system looking for fonts that have multiple files associated with them. For example, if you have times.ttf and times.TTF installed in /usr/local/share/fonts the underlying font mechanism (called FontConfig) will only see one of these. So, if you un-installed the font, it would re-appear, as only one of the files would have been removed. Running this tool will produce a dialog listing each font that has multiple files, and the corresponding list of files. To select a file for deletion, click on the column containing the trash can icon.