The Unicode mapping for IBM290 is weird.
RFC 1345 has a different mapping for cp290 than the mapping used here.
The RFC 1345 version (search for IBM290 or here) maps characters to the Katakana, U+30A0 - U+30FF block. While this implementation maps it to the Halfwidth and Fullwidth Forms, U+FF00 - U+FFEF block. Now, which one is it?
It doesn't seem to be documented.
The Unicode mapping for IBM290 is weird.
RFC 1345 has a different mapping for
cp290than the mapping used here.The RFC 1345 version (search for IBM290 or here) maps characters to the Katakana, U+30A0 - U+30FF block. While this implementation maps it to the Halfwidth and Fullwidth Forms, U+FF00 - U+FFEF block. Now, which one is it?
It doesn't seem to be documented.