Re: [PATCH 08/10] terminal: Implement character set switching

2011-01-08 Thread Marty Jack
On 01/07/2011 02:47 PM, Callum Lowcay wrote: > 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 > --- > clients/

[PATCH 08/10] terminal: Implement character set switching

2011-01-08 Thread Callum Lowcay
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 --- clients/terminal.c | 117 +