Subject: Re: New options to wsconscfg(8) and wsfontload(8) for uwscons
To: Bang Jun-Young <junyoung@netbsd.org>
From: Noriyuki Soda <soda@sra.co.jp>
List: tech-userlevel
Date: 04/10/2003 18:35:47
>>>>> On Thu, 10 Apr 2003 17:31:06 +0900 (JST),
Noriyuki Soda <soda@sra.co.jp> said:
> i.e. Shouldn't the table be the following?
> } encodings[] = {
> {"IBM-437", WSDISPLAY_CHARENC_IBM}, /* not supported in locale */
Hmm, perhaps "IBM437", "CP437" or "CP-437" may be than "IBM-437"
for this, because it's compatible with the following registry:
http://www.li18nux.org/docs/html/CodesetAliasTable-20030207.html
(No, I don't think we must follow the registery above for already
existing locales. But I don't have reason to reinvent wheel for
non-existing one.)
--
soda