slackbuilds/misc/bdf2psf
Matteo Bernardini 13faa33fc0 misc/bdf2psf: Mirror download url.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2018-03-06 02:04:20 +07:00
..
README misc/bdf2psf: Added (convert fonts from bdf to psf format). 2015-08-03 08:41:17 +07:00
bdf2psf.SlackBuild misc/bdf2psf: Added (convert fonts from bdf to psf format). 2015-08-03 08:41:17 +07:00
bdf2psf.info misc/bdf2psf: Mirror download url. 2018-03-06 02:04:20 +07:00
slack-desc misc/bdf2psf: Added (convert fonts from bdf to psf format). 2015-08-03 08:41:17 +07:00

README

bdf2psf (convert fonts from bdf to psf format)

bdf2psf is a perl script that converts fonts from bdf to psf format.
It can merge glyphs coming from several fonts, use the same
glyph for several characters to save space through equivalence
files, choose which characters to have glyphs included in the psf
font through a list of character sets, output either a font suitable
for a plain text linux console or for a framebuffer.

Read carefully "man bdf2psf".

bdf2psf's author is Anton Zinoviev.

bdf2psf is shipped in Debian's console-setup source package.