arch/pkg/de-p1st-font/README.md

1.1 KiB

fonts

For font configuration, see: archwiki#font-config

types of fonts

Outline formats

  • TrueType by Apple and Microsoft (file extension: ttf)
  • OpenType by Microsoft, built on TrueType (file extensions: otf, ttf)

installed fonts

https://wiki.archlinux.org/index.php/Fonts#Tips_and_tricks

List all fonts:

fc-list

To search for monospace fonts supporting a particular Unicode codepoint:

fc-match -s monospace:charset=1F4A9

Font packages

archwiki

Install fonts with Unicode keyword.

installation

sudo pacman -S --needed noto-fonts
aur sync -c ttf-google-fonts-git
aur sync -c ttf-ms-fonts
aur sync -c ttf-iosevka
aur sync -c ttf-iosevka-term

emoji font

sudo pacman -S --needed noto-fonts-emoji