jfbterm - Japanese Console for Linux Frame Buffer Device

Description:

JFBTERM/ME takes advantages of framebuffer device that is
supported since linux kernel 2.2.x (at least on ix86 architecture)
and make it enable to display multilingual text on console.
It is developed on ix86 architecture, and it will works on
other architectures such as linux/ppc.

Features:
   * It works with framebuffer device instead of VGA.
   * It supports pcf format font
   * It is not so fast because it doesn't take any advantages
     of accelaration.
   * It also support coding systems other than ISO-2022,
     such as SHIFT-JIS by using iconv(3).
   * It is userland program.

Homepage: http://jfbterm.sourceforge.jp/

License: BSD

Vendor: Fedora Project

Packages

jfbterm-0.4.7-12.fc8.x86_64 [1.4 MiB] Changelog by Mamoru Tasaka (2007-08-22):
- Use sysconf instead of kernel-private PAGE_SIZE macro