Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Girtler <blackrabbit256@gmail.com>2023-09-28 08:44:18 +1000
committerGitHub <noreply@github.com>2023-09-28 08:44:18 +1000
commit1e296b263714017596beeca27744a51c75f29504 (patch)
tree6b7fefcc5fccd62450911717f417db800ecf232e /README.md
parent72856ed5ec869012c8d2ab0f1d17467653156556 (diff)
Fix 2118 (#2119)
* Update locales generation * Update README * Disable translation check --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5c799116..741d57e7 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,14 @@ how much has been translated.
Any contributions to the translations are more than welcome,
to get started please follow [the guide](https://github.com/archlinux/archinstall/blob/master/archinstall/locales/README.md)
+## Fonts
+The ISO does not ship with ship with all fonts needed for different languages.
+Fonts that are using a different character set than Latin will not be displayed correctly. If those languages
+want to be selected than a proper font has to be set manually in the console.
+
+All available console fonts can be found in `/usr/share/kbd/consolefonts` and can be set with `setfont LatGrkCyr-8x16`.
+
+
# Scripting your own installation
## Scripting interactive installation