freebsd-skq/sys/teken
ed ea48f0ae85 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 Partially implement the mysterious cons25 \e[x escape sequence. 2010-11-05 00:56:21 +00:00
teken_scs.h Fall back to ASCII codepoints for box drawing. 2010-02-08 09:16:59 +00:00
teken_subr_compat.h Partially implement the mysterious cons25 \e[x escape sequence. 2010-11-05 00:56:21 +00:00
teken_subr.h Fix linewrapping behaviour for CJK fullwidth characters. 2013-12-23 05:47:27 +00:00
teken_wcwidth.h
teken.c Add teken_subr_do_resize new method, to update taken sizes w/o reset positions 2013-10-31 09:44:48 +00:00
teken.h Extend libteken to support CJK fullwidth characters. 2013-12-20 21:31:50 +00:00