summaryrefslogtreecommitdiffstats
path: root/misc/bdf2psf/README
blob: a59392f22940ad0bf321e6427c66623a107aac08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.