1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00
freebsd/sys/dev/syscons
Ed Schouten 2dfc3551a6 Add Unicode rendering to the teken demo application.
Some time ago I tried adding Unicode rendering to the teken demo
application, but I didn't get it working. It seems I forgot to call
setlocale(). Polish this code and make sure it doesn't get lost.

Also a small fix for my previous commit: all Unicode characters in
teken_boxdrawing are below 0x10000, so store them as 16-bit values.
2009-01-21 19:43:10 +00:00
..
apm
blank
daemon
dragon
fade
fire
green
logo
rain
snake
star
teken Add Unicode rendering to the teken demo application. 2009-01-21 19:43:10 +00:00
warp
scgfbrndr.c
schistory.c
scmouse.c
scterm-teken.c
scterm.c
scvesactl.c
scvgarndr.c
scvidctl.c
scvtb.c
syscons.c
syscons.h
sysmouse.c