freebsd-skq/sys/dev/vt/font
emaste 46ad59c614 Support double-width characters in vt(9)
Normal and bold fonts each have a glyph map for single or left half-
glyphs, and right half glyphs.  The flag TF_CJK_RIGHT in term_char_t
requests the right half-glyph.

Reviewed by:	ed@
Sponsored by:	The FreeBSD Foundation
2013-12-21 13:58:55 +00:00
..
vt_font_default.c Support double-width characters in vt(9) 2013-12-21 13:58:55 +00:00
vt_mouse_cursor.c Respect SC_NO_CUTPASTE option. It disable mouse cursor and cut/paste support 2013-12-09 15:01:34 +00:00