freebsd-dev/share/syscons
Matteo Riondato 50e31cbac8 Add curses ACS line graphics support for iso15 fonts
Now ncurses-based programs such as sysinstall and mc will display the
correct font for graphical lines instead of "-" and "+" characters.

Correct two special characters for cons25l1 in termcap: use real
arrows instead of ">>" and "<<".
Add a lot of additional symbols for line drawing which are taken from
the CP437 font.
Almost all of the ACS symbols are now implemented.

PR: conf/90082
Submitted by: Oliver Fromme <olli@secnetix.de>
MFC after:	1 week
2006-04-29 12:34:19 +00:00
..
fonts Add curses ACS line graphics support for iso15 fonts 2006-04-29 12:34:19 +00:00
keymaps Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
scrnmaps Rremoved bogus -static from CFLAGS. Makeworld will add -static in the 2004-02-26 07:50:56 +00:00
Makefile