mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-27 08:00:11 +00:00
Use dummy definitions for codeset 3 and 4 like in ko_KR.eucKR.src
PR: 51085 Submitted by: Yamazaki Atsushi <ats@mbi.nifty.com>
This commit is contained in:
parent
40da762194
commit
3e5246ce3e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169429
@ -237,10 +237,9 @@ SWIDTH2 0xf2a1 - 0xf2fe
|
||||
SWIDTH2 0xf3a1 - 0xf3fe
|
||||
SWIDTH2 0xf4a1 - 0xf4a4
|
||||
|
||||
/*
|
||||
* This is for Code Set 3, half-width kana
|
||||
/* We don't have codeset 3 and 4.
|
||||
So codeset 3 is only dummy definition
|
||||
*/
|
||||
SPECIAL 0xa1 - 0xdf
|
||||
PHONOGRAM 0xa1 - 0xdf
|
||||
SWIDTH1 0xa1 - 0xdf
|
||||
CONTROL 0x84 - 0x97 0x9b - 0x9f 0xe0 - 0xfe
|
||||
PRINT 0xa1 - 0xfe
|
||||
SPECIAL 0xa1 - 0xfe
|
||||
SWIDTH1 0xa1 - 0xfe
|
||||
|
Loading…
Reference in New Issue
Block a user