Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/wscons
Module Name: syssrc
Committed By: bjh21
Date: Sat Dec 1 16:07:59 UTC 2001
Modified Files:
syssrc/sys/dev/wscons: unicode.h wsemul_vt100_chars.c
Log Message:
On a VT100, the "scanline 5" character is also used for box drawing, so
represent it as U+2500 (BOX DRAWINGS LIGHT HORIZONTAL). This makes NetHack
DECgraphics mode work properly on a wscons console using an IBM-encoded font.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/wscons/unicode.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/wscons/wsemul_vt100_chars.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index