# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| bdf2psf: bdf2psf (convert fonts from bdf to psf format) bdf2psf: bdf2psf: bdf2psf is a perl script that converts fonts from bdf to psf format. bdf2psf: It can merge glyphs coming from several fonts, use the same bdf2psf: glyph for several characters to save space through equivalence bdf2psf: files, choose which characters to have glyphs included in the psf bdf2psf: font through a list of character sets, output either a font suitable bdf2psf: for a plain text linux console or for a framebuffer. bdf2psf: bdf2psf: See "man bdf2psf". bdf2psf's author is Anton Zinoviev. bdf2psf: bdf2psf is shipped in Debian's console-setup source package.