new-install

Notes on OS intalls
git clone https://git.bracken.jp/new-install.git
Log | Files | Refs | LICENSE

commit acf17ba2508e8b688b18268f8ccaf86026de4729
parent 488b28a678729d6d80e3ccb33364412e0c03e0b4
Author: Chris Bracken <chris@bracken.jp>
Date:   Wed,  8 Sep 2021 09:49:49 -0700

arch: Install noto fonts

These are similar to the DejaVu fonts, but offer more complete character
set coverage and do not include a subset of black and white emoji. The
black and white emoji characters embedded in DejaVu is a major annoyance
since the serif/sans-serif/monospace characters typically take higher
precedence than emoji, so this small subset of emoji end up taking
precedence over the actual emoji fonts installed.

The noto fonts do not have this problem.

Diffstat:
March_install.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/arch_install.md b/arch_install.md @@ -536,6 +536,7 @@ Next, install some additional Western and Japanese fonts: pacman -S adobe-source-serif-pro-fonts pacman -S adobe-source-han-sans-otc-fonts pacman -S otf-ipafont + pacman -S noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra Finally, we need a web browser: