diff options
Diffstat (limited to 'misc/bdf2psf/slack-desc')
-rw-r--r-- | misc/bdf2psf/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/bdf2psf/slack-desc b/misc/bdf2psf/slack-desc new file mode 100644 index 000000000000..fe07435e888c --- /dev/null +++ b/misc/bdf2psf/slack-desc @@ -0,0 +1,19 @@ +# 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. |