1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-11-26 21:29:46 +01:00

linux/font config: added section to find font for character

This commit is contained in:
2025-11-24 01:57:34 +01:00
parent 6ed14666a8
commit cbf4c8fd87

View File

@@ -53,7 +53,17 @@ Follow the section on [adding new fonts](#adding-new-font-to-configuration) and
This section addresses important commands and packages for the configuration of
fonts.
### Show Characters Of A Font
### Display Available Fonts for Character
To list all fonts that are able to display a specific unicode character use the following command.
`<unicode>` is the code for one (for example `26AA`) or more (for example `26AA,26AB`) unicode
characters.
```sh
fc-list :charset=<unicode>
```
### Show Characters of a Font
Using [FontForge](https://fontforge.org/en-US/) all characters of a given `.ttf` file can be shown.
The following shows the structure of a command to call FontForge with a file.