terminal: Implement character set switching
authorCallum Lowcay <callum@callumscode.com>
Fri, 7 Jan 2011 19:47:01 +0000 (19:47 +0000)
committerKristian Høgsberg <krh@bitplanet.net>
Sun, 9 Jan 2011 01:35:05 +0000 (20:35 -0500)
commit256e72f0e2ed33fa363c414fb332727fb59adec0
tree2cfed7d4902eb0bdf0fcf9ef8b41f8644f9cbcec
parent69e9658da008bb4513af984f19972e666d0bd0f8
terminal: Implement character set switching

Includes the 3 vt100 character sets.  Some of the graphic symbols don't
display because they are not included in the default font.  Apparantly
the cairo toy font API doesn't do font substitution.

Signed-off-by: Callum Lowcay <callum@callumscode.com>
clients/terminal.c