Warning, /plasma/plasma-workspace/doc/kcontrol/fontinst/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
0003 "dtd/kdedbx45.dtd" [
0004 <!ENTITY % addindex "IGNORE">
0005 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
0006 ]>
0007 
0008 <article id="fontinst" lang="&language;">
0009 <title>Font Management</title>
0010 <articleinfo>
0011 <authorgroup>
0012 <author>&Craig.Drummond; &Craig.Drummond.Mail;</author>
0013 
0014 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0015 </authorgroup>
0016 
0017 <date>2021-04-09</date>
0018 <releaseinfo>Plasma 5.20</releaseinfo>
0019 
0020 <keywordset>
0021 <keyword>KDE</keyword>
0022 <keyword>Systemsettings</keyword>
0023 <keyword>fonts</keyword>
0024 </keywordset>
0025 </articleinfo>
0026 
0027 <sect1 id="kcm_fontinst">
0028 <title>Font Management</title>
0029 
0030 <para>This module is responsible for installing, un-installing, previewing and managing your fonts.</para>
0031 
0032 <sect2 id="font-groups">
0033 <title>Font Groups</title>
0034 <para>There are 4 special pre-defined font groups:</para>
0035 
0036 <orderedlist>
0037     <listitem><para><quote>All Fonts</quote> This will display all fonts, both personal and system-wide.</para></listitem>
0038     <listitem><para><quote>Personal Fonts</quote> The fonts shown will be your personal fonts, and will not be available to other users.</para></listitem>
0039     <listitem><para><quote>System Fonts</quote> The fonts shown will be those available to all users. Installing a font system-wide, or removing a system-wide font, will require administrator privileges.</para></listitem>
0040     <listitem><para><quote>Unclassified</quote> This will list all fonts that have not been placed into any user-defined groups. This group will only appear if you have some user-defined groups.</para></listitem>
0041 </orderedlist>
0042 <para>To add a font to a group, drag it from the list of fonts onto a group. To remove a font from a group, drag the font onto the <quote>All Fonts</quote> group.</para>
0043 <para>Below this list you find buttons to create a new group, remove a group and enable or disable the fonts in the current group.</para>
0044 <para>In the context menu of this list you have additional menuitems to print font samples and export a font to a zip archive.</para>
0045 
0046 <sect3 id="font-hiding">
0047 <title>Enabling and Disabling</title>
0048 <para>Users with many fonts may find it useful to only have certain fonts enabled (or active) at certain times. To facilitate this, this module will allow you to disable individual fonts, or whole groups of fonts. Disabling a font does not remove the font from the system, it simply hides it so that it no longer appears within applications. Re-enabling a font will then allow it to be used.</para>
0049 </sect3>
0050 
0051 </sect2>
0052 
0053 <sect2 id="font-list">
0054 <title>Font List</title>
0055 <para>
0056 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. &eg; the <quote>Times</quote> font may be listed as:
0057 <itemizedlist>
0058 <listitem>
0059     <para>Times [4]</para>
0060     <itemizedlist>
0061         <listitem><para>Regular</para></listitem>
0062         <listitem><para>Italic</para></listitem>
0063         <listitem><para>Bold</para></listitem>
0064         <listitem><para>Bold Italic</para></listitem>
0065     </itemizedlist>
0066 </listitem>
0067 </itemizedlist>
0068 </para>
0069 
0070 <para>To install a font, press the <guibutton>Install from File...</guibutton> button, and select the desired fonts from within the file dialog. The selected font group will control where the fonts will be installed.</para>
0071 <para>To un-install fonts, select the appropriate fonts from the list, and press the <inlinemediaobject><imageobject><imagedata fileref="edit-delete.png" format="PNG"/></imageobject></inlinemediaobject> button.</para>
0072 
0073 <para>Click with the &RMB; to open a context menu with some additional actions like <guilabel>Enable</guilabel>, <guilabel>Disable</guilabel>, <guilabel>Print</guilabel>, <ulink url="help:/kfontviewer/index.html"><guilabel>Open in Font Viewer</guilabel></ulink> and <guilabel>Reload</guilabel>.</para>
0074 
0075 <sect3 id="font-filter">
0076 <title>Font Filtering</title>
0077 <para>A text field on top of the font preview allows you to filter the list of fonts. You can filter fonts based upon different categories:</para>
0078         <orderedlist>
0079         <listitem><para>Family.</para></listitem>
0080         <listitem><para>Style.</para></listitem>
0081         <listitem><para>Foundry.</para></listitem>
0082         <listitem><para>FontConfig match. This allows you to enter a family name, and see the family that fontconfig would actually use.</para></listitem>
0083         <listitem><para>Font file type.</para></listitem>
0084         <listitem><para>Font file name.</para></listitem>
0085         <listitem><para>Font file location.</para></listitem>
0086         <listitem><para>Writing system.</para></listitem>
0087         </orderedlist>
0088 </sect3>
0089 
0090 <sect3 id="get-new-fonts">
0091 <title>Get New Fonts</title>
0092 <para>New fonts may be installed from local files, or downloaded using <guilabel>Get Hot New Stuff</guilabel>. The <guilabel>Get New Fonts...</guilabel> entry in the tool button (located above the group list), allows you to install fonts from the Internet. The fonts downloaded in this manner will be installed into your <quote>Personal Fonts</quote> group. To install system-wide, you will need to move them to the <quote>System Fonts</quote> group - this may be achieved by dragging the fonts over the <quote>System Fonts</quote> group entry and will require administrator privileges.</para>
0093 </sect3>
0094 
0095 </sect2>
0096 
0097 <sect2 id="font-duplicates">
0098 <title>Duplicate Fonts</title>
0099 <para>If you have lots of fonts installed on your system it is possible that you may have duplicates.</para> 
0100 <para>Click on the <guilabel>Find Duplicates...</guilabel> 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 <quote>times.ttf</quote> and <quote>times.TTF</quote> installed in <quote>/usr/local/share/fonts</quote> the underlying font mechanism (called <quote>FontConfig</quote>) 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.</para>
0101 </sect2>
0102 
0103 <sect2 id="font-preview">
0104 <title>Preview</title>
0105 <para>This displays a preview text in different font sizes.</para>
0106 <para>Using the context menu enables you to zoom in and out, select a preview type (<guilabel>Standard Preview</guilabel> or <guilabel>All Characters</guilabel>) and change the preview text.</para>
0107 
0108 <para>Launch the application &kfontview; if you need additional preview types for Unicode Blocks.
0109 </para>
0110 </sect2>
0111 </sect1>
0112 </article>