From 47fd14b15fede3d3d41ad1efe1e3a3a83533b780 Mon Sep 17 00:00:00 2001
From: dtb
Date: Wed, 21 Dec 2022 23:47:05 -0500
Subject: [PATCH] fonts
---
wiki/unix/X.m4 | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/wiki/unix/X.m4 b/wiki/unix/X.m4
index a7b77f7..404b8b6 100644
--- a/wiki/unix/X.m4
+++ b/wiki/unix/X.m4
@@ -24,6 +24,30 @@ This bug exists on postmarketOS 22.12 (aarch64, based on Alpine Linux 3.17; anki
the _code(`PYTHONPATH') fix works as _code(`PYTHONPATH=/usr/lib/python3.11/site-packages/ anki').
+_subheader(`Fonts')
+_subsubheader(`日本語 (Japanese)')
+_bibliography(`
+_bentr(`_link(`CJK characters', `https://en.wikipedia.org/wiki/CJK_characters') (Wikipedia)')
+_bentr(`_link(`jiskan', `https://ja.wikipedia.org/wiki/Jiskan') (Wikipedia) (_link(`English', `https://ja-m-wikipedia-org.translate.goog/wiki/Jiskan'))')
+_bentr(`_link(`Xorg', `https://gitlab.freedesktop.org/xorg/')/_link(`font/jis-misc', `https://gitlab.freedesktop.org/xorg/font/jis-misc')')
+_bentr(`_link(`久しぶりにPostmarketOS on PinePhone', `https://twitter.com/osakanataro2/status/1379410388110864385')')
+')
+
+jiskan is a family of fonts comprising jiskan16 and jiskan24.
+Both are included in Xorg, in the source tree at font/jis-misc but usually packaged separately (_package(`font-jis-misc') on _ref(`#alpine')).
+
+
+_subsubheader(`Noto')
+_bibliography(`
+_bentr(`_link(`Noto fonts', `https://en.wikipedia.org/wiki/Noto_fonts') (Wikipedia)')
+')
+
+Noto has glyphs for CJK characters and emoji.
+
+
+On _ref(`#alpine'), the _link(`_package(`font-noto-')', `https://pkgs.alpinelinux.org/packages?name=font-noto-*&branch=edge&repo=&arch=&maintainer=') prefix precedes all Noto family fonts.
+
+
_subheader(`Mail')
The (formerly Mozilla) Thunderbird mail suite is a popular though maximal choice.