This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > System > gnu-unifont (13.0.06)

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
TTF (TrueType), PCF (X Window bitmap) and PSF (console) formats. This can be
changed using FONTFORMATS environment variable, which should be set to
comma-separated list of font formats to include in the package.

Available formats are:

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

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

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

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

Source Downloads:
unifont-13.0.06.tar.gz (60971929464ceb99bbcca55b9ad7c796)

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

(the SlackBuild does not include the source)

Validated for Slackware 14.2

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