This package gives the Linux ability to load font, there are two keybords defined in kernel (which is pretty important for latin2), the first one, US, is hardcoded and the second can be changed with ioctl. They are altered with scroll_lock. Included fonts: ISO 8859 Latin 1,2 8x8, 8x10, 8x12, 8x14, 8x16 pixels with DEC graphic character set extension Hebrew and Russian font from "codepage" KOI8 ?? from "fontpak" (I would like to know which KOI8 it is, KOI8 is different name for ISO 8859 so maybe it's any latin-x) All are converted to *.psf format, which is used in latin1 package, where is also dos editor. Can be converted to/from ascii with [dump|make]font commands. Commands: loadfont [-d dir] font_file page - to load font, where page has a little bit different meaning than in "codepage" resp. "fontpak" page 0 is the same, i.e. no user font, standard translation page 1 - user font, latin-1,2, DEC graphics, PC graphics modes page 2 - user font, no translations it's compiled with fontpath (defined in "config.h"), where is looks for font_file, for different