Ed Schouten a6c26592f1 Extend libteken to support CJK fullwidth characters.
Introduce a new formatting bit (TF_CJK_RIGHT) that is set when putting a
cell that is the right part of a CJK fullwidth character. This will
allow drivers like vt(9) to support fullwidth characters properly.

emaste@ has a patch to extend vt(9)'s font handling to increase the
number of Unicode -> glyph maps from 2 ({normal,bold)} to 4
({normal,bold} x {left,right}). This will need to use this formatting
bit to determine whether to draw the left or right glyph.

Reviewed by:	emaste
2013-12-20 21:31:50 +00:00
..
2013-11-23 00:28:18 +00:00
2013-12-17 07:47:27 +00:00
2013-11-29 20:14:26 +00:00
2013-12-17 22:16:27 +00:00
2013-12-17 10:53:17 +00:00
2013-11-11 13:19:55 +00:00
2013-12-15 07:07:13 +00:00
2013-12-05 21:58:02 +00:00
2013-12-20 19:44:29 +00:00