Thread

Posted on Sun Mar 30 14:30:16 2008 by uchino
JIS-X-0208 characters
Hello and thank you for your very useful module.

I found two different characters between Encode::InCharset::jis0208 and my JIS-X-0208 list.

'5C' exists in my list, but no exists in Encode::InCharset::jis0208.
'FF3B' exists in Encode::InCharset::jis0208, but no exists in my list.

I got JIS-X-0208 list from http://ash.jp/ash/src/codetbl/ .
I don't know the accuracy of this...

Please check these characters.
Thank you.


Direct Responses: 7512 | 7517 | Write a response
Posted on Sun Mar 30 14:41:20 2008 by uchino in response to 7510
Re: JIS-X-0208 characters
Sorry...
'FF3C' exists in Encode::InCharset::jis0208, but no exists in my list.
Not 'FF3B'.
Write a response
Posted on Sun Mar 30 19:39:41 2008 by uchino in response to 7510
Re: JIS-X-0208 characters
I understood it.
Wide-backslash is maped to FF3C.
Yes, I should have checked it first...
I'm sorry. and thank you.
Write a response