aboutsummaryrefslogtreecommitdiff
path: root/system/gnu-unifont/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/gnu-unifont/README')
-rw-r--r--system/gnu-unifont/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/gnu-unifont/README b/system/gnu-unifont/README
index 1a66fa550c..27bfa30b0e 100644
--- a/system/gnu-unifont/README
+++ b/system/gnu-unifont/README
@@ -4,3 +4,8 @@ Unicode Basic Multilinguial Plane(BMP). The BMP is the first Unicode
for most of the world's modern scripts.
This package installs precompiled fonts only.
+
+By default, the package will include TTF (TrueType), PCF (X Window bitmap
+fonts) and PSF (console) fonts. This can be changed using FONTFORMATS
+environment variable. Its default value is "ttf,pcf,psf". For example,
+setting FONTFORMATS=pcf,psf will include only PCF and PSF fonts.