8 Commits

Author SHA1 Message Date
emaste
6ed839c35a Update whitespace to match mkkfont output
Sponsored by:	The FreeBSD Foundation
2013-12-23 17:49:12 +00:00
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
ray
97d6ba6169 Respect SC_NO_CUTPASTE option. It disable mouse cursor and cut/paste support
for vt(9). Note: /dev/sysmouse not affected.

Sponsored by:	The FreeBSD Foundation
2013-12-09 15:01:34 +00:00
ray
f83cd06fa5 Add default cursor pixmap.
Sponsored by:	The FreeBSD Foundation
2013-11-11 11:46:41 +00:00
ray
1422af8dad Rename font_default.c to vt_font_default.c. Prefix will make less possibility
for object file names collision.

Sponsored by:	The FreeBSD Foundation
2013-11-11 11:45:47 +00:00
ed
629157c416 Upgrade to Terminus 4.36. 2011-10-08 09:15:04 +00:00
ed
317f07118c Update the terminus font to version 4.32.
This version doesn't add new glyphs, but contains small changes to some
characters, even including the letters M and W.
2011-03-22 21:39:57 +00:00
ed
98e93f6b12 Readd the vt(4) driver and corresponding tools. 2011-03-22 21:31:31 +00:00