Random collection of console fonts
Lubomir Kundrak <lkundrak@skosi.org>Below is collection of fonts suitable for use for text-mode terminals at least with Linux and NetBSD's wscons. If you want to use PSF font with wsfontload(8), you have to strip PSF header (4b), and optional Unicode-map trailer like this (if the font is 8x16x256):
dd if=font.psf of=font.fnt bs=1 count=4096 skip=4
- fontpack
- Fontpack.tgz fonts
- wscons
- Fonts from NetBSD distribution
- freebsd
- Fonts from FreeBSD distribution
- kbd
- KBD Linux fonts
- marchew
- ISO-8859-2 font from polish HOW-TO
$Id: fontindex.pm,v 1.1 2007/02/12 17:51:04 lkundrak Exp $
$Id: genindex.pl,v 1.2 2007/02/12 17:52:45 lkundrak Exp $