1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:e="http://projectmallard.org/experimental/"
type="topic" style="task" id="remove">
<info>
<link type="guide" xref="index#manage"/>
<link type="seealso" xref="install"/>
<desc>Getting rid of unwanted fonts</desc>
</info>
<title>Removal</title>
<note style="advanced">
<p>
The only fonts listed in the removal dialog will be those
installed in your default font directory.
</p>
<p>
Font files installed system wide are typically installed as part
of the operating system, as packages or by the system administrator.
<app>Font Manager</app> does not provide for removal of such files
at this time.
</p>
</note>
<list>
<item>
<title>To remove fonts you no longer need:</title>
<steps>
<item>
<p>
While in <gui style="button">Manage</gui> mode
</p>
<p>
Click
<gui style="button">
<media type="image" src="media/list-remove-symbolic.svg"/>
</gui>
at the top of the window
</p>
</item>
<item>
<p>
Select the families or individual styles you wish to
remove from the list that is displayed
</p>
</item>
<item>
<p>
Click
<gui style="button">Delete</gui>
</p>
</item>
</steps>
</item>
</list>
<note style="tip">
<p>
<app>Font Manager</app> organizes and stores installed fonts in the default user font directory.
</p>
<p>
Current default user font directory is located at <code><file>~/.local/share/fonts</file></code>
</p>
</note>
<note style="warning">
<p>
Files are permanently deleted. Before removing any fonts ensure
you have backups if there is a chance you may need them again.
</p>
</note>
<note style="important">
<p>
<app>Font Manager</app> will reload anytime changes require it.
This may take a moment depending on number of changes.
</p>
</note>
</page>
|