]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add curses ACS line graphics support for iso15 fonts
authorMatteo Riondato <matteo@FreeBSD.org>
Sat, 29 Apr 2006 12:34:19 +0000 (12:34 +0000)
committerMatteo Riondato <matteo@FreeBSD.org>
Sat, 29 Apr 2006 12:34:19 +0000 (12:34 +0000)
commit50e31cbac83ec87e86150880e535db11960e6245
tree0fa53c6a6f35916be46754a78429a0dde6fa83a2
parent896229d920c52bd0af23fdf1bf52917355a35385
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
share/syscons/fonts/iso15-8x14.fnt
share/syscons/fonts/iso15-8x16.fnt
share/syscons/fonts/iso15-8x8.fnt
share/syscons/fonts/iso15-thin-8x16.fnt
share/termcap/termcap.src