System Settings/Font: Difference between revisions

From KDE UserBase Wiki
m (Add translate tag)
m (Fix typos)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages />
<languages />
<translate>
<translate>
==Font==
<!--T:2-->
 
[[File:FontSettings.png|center|500px|Fonts settings windows]]
[[File:FontSettings.png|center|500px|Fonts settings windows]]


Plasma let you can configure the font used. By clicking on <code>Adjust All Fonts...</code>, you can configure all fonts categories at the same time. Alternately you can configure each font category separately.  
<!--T:3-->
 
Plasma let you can configure the font used. By clicking on <menuchoice>Adjust All Fonts...</menuchoice>, you can configure all fonts categories at the same time. Alternately you can configure each font category separately.  
You can also configure anti-aliasing. But it's recommended to understand that is anti-aliasing before trying to change this settings. Read for example this [https://en.wikipedia.org/wiki/Spatial_anti-aliasing wikipedia article].
 
==Font Management==


[[File:FontManagementSettings.png|center|500px|Font Management settings windows]]
<!--T:4-->
You can also configure anti-aliasing. But it's recommended to understand that is anti-aliasing before trying to change this setting. Read for example this [https://en.wikipedia.org/wiki/Spatial_anti-aliasing Wikipedia article].


This settings windows let you manage the font installed on your computer. You can add new fonts, delete existing one. You can also see how the font look.
==More Information== <!--T:11-->


You can use the group functionality, to sort the fonts in categories. By default, only 3 categories exists: All Fonts, Personal Fonts and System Fonts. The first time you create a new group, you also add a new 'Unclassified' group, where all fonts not categorized go.
<!--T:12-->
* [https://docs.kde.org/trunk5/en/kde-workspace/kcontrol/font/index.html KDE official documentation].


[[File:FontManagementSettingsGroup.png|center|200px|New font group]]
<!--T:13-->
[[Category:Desktop]]
[[Category:System]]
[[Category:Configuration]]


You can drag and drop font to a group, to add then to the selected group.
</translate>
</translate>

Latest revision as of 13:51, 11 June 2019

Other languages:
Fonts settings windows
Fonts settings windows

Plasma let you can configure the font used. By clicking on Adjust All Fonts..., you can configure all fonts categories at the same time. Alternately you can configure each font category separately.

You can also configure anti-aliasing. But it's recommended to understand that is anti-aliasing before trying to change this setting. Read for example this Wikipedia article.

More Information