Re: [PATCH 1/2] terminal: fix up horizontal scan-line characters

2012-05-29 Thread Kristian Høgsberg
On Tue, May 29, 2012 at 09:37:01AM +0200, David Herrmann wrote: > The DEC special graphics set defines entries 0x6f to 0x73 to be: > Horizontal Scan Line 1 > Horizontal Scan Line 3 > Horizontal Scan Line 5 > Horizontal Scan Line 7 > Horizontal Scan Line 9 > However, the first Unicode draf

[PATCH 1/2] terminal: fix up horizontal scan-line characters

2012-05-29 Thread David Herrmann
The DEC special graphics set defines entries 0x6f to 0x73 to be: Horizontal Scan Line 1 Horizontal Scan Line 3 Horizontal Scan Line 5 Horizontal Scan Line 7 Horizontal Scan Line 9 However, the first Unicode drafts included only Scan-Line 5. Since Unicode-3.2 the other Scan-Lines were adde