534dcc985d
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. |
||
---|---|---|
.. | ||
gensequences | ||
Makefile | ||
sequences | ||
teken_demo.c | ||
teken_scs.h | ||
teken_stress.c | ||
teken_subr_compat.h | ||
teken_subr.h | ||
teken_wcwidth.h | ||
teken.c | ||
teken.h |