SlackBuilds Repository

15.0 > System > gnu-unifont (15.0.01)

The GNU unifont has a glyph for every printable code point in the
Unicode Basic Multilinguial Plane(BMP). The BMP is the first Unicode
"plane" of 65,536(16bit) code points, and includes character encoding
for most of the world's modern scripts.

By default, the package will include precompiled versions of the font in
OTF (OpenType), TTF (TrueType), PCF (X Window bitmap), PSF (console) and
OTB (OpenType Bitmap) formats. This can be changed using FONTFORMATS
environment variable, which should be set to comma-separated list of
font formats to be included in the package.

Available formats are:

otf = OpenType
ttf = TrueType
pcf = X Window bitmap
psf = Console fonts
otb = OpenType Bitmap fonts, compatible with recent versions of Pango
which don't support BDF/PCF fonts. Fonts in this format are
generated by converting precompiled BDF/PCF fonts using fonttosfnt
tool.

For example, setting FONTFORMATS=pcf,psf will include only PCF and PSF
fonts in the package. If FONTFORMATS variable is not set then the
default value "otf,ttf,pcf,psf,otb" is assumed.

Maintained by: Tomasz Bywalec
Keywords: unifont,GNU unifont,gnu unifont,font,grub,unicode
ChangeLog: gnu-unifont

Homepage:
https://unifoundry.com/unifont/index.html

Source Downloads:
unifont-15.0.01.tar.gz (d6366a8fd03e815c2f18d36ff1a5cca7)

Download SlackBuild:
gnu-unifont.tar.gz
gnu-unifont.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds