diff options
author | Tomasz Bywalec <t.bywalec@gmail.com> | 2019-04-13 18:14:26 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-14 07:15:31 +0700 |
commit | 13efd257dfc203b97ae8f31f16fc30796d48abf8 (patch) | |
tree | ebccbdb5174073b6ae0ba514d55468613417aebd /system/gnu-unifont/README | |
parent | 19f1df45a31749aacbab19ab2b8e67bf5f9d15a1 (diff) | |
download | slackbuilds-13efd257dfc203b97ae8f31f16fc30796d48abf8.tar.gz |
system/gnu-unifont: Updated for version 12.0.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gnu-unifont/README')
-rw-r--r-- | system/gnu-unifont/README | 5 |
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. |