freebsd-src/sys/teken
Ed Schouten 67f2a03a7c Fix linewrapping behaviour for CJK fullwidth characters.
Instead of only wrapping when in the 'wrapped state', also force
wrapping when the character to be rendered does not fit on the line
anymore.

Tested by:	lwhsu
2013-12-23 05:47:27 +00:00
..
demo Extend libteken to support CJK fullwidth characters. 2013-12-20 21:31:50 +00:00
libteken Fix whitespace inconsistencies found in homegrown Symbol.maps. 2011-10-07 15:05:24 +00:00
stress Simply let teken_stress use arc4random. 2011-10-07 12:42:03 +00:00
gensequences Fix various whitespace inconsistencies in sys/teken. 2011-06-26 18:25:10 +00:00
sequences
teken.c Merge VT(9) project (a.k.a. newcons). 2013-12-05 22:38:53 +00:00
teken.h Extend libteken to support CJK fullwidth characters. 2013-12-20 21:31:50 +00:00
teken_scs.h
teken_subr.h Fix linewrapping behaviour for CJK fullwidth characters. 2013-12-23 05:47:27 +00:00
teken_subr_compat.h
teken_wcwidth.h