Skip to content

Japanese text libraries are not working #348

@weiqiyang

Description

@weiqiyang

I was trying to convert Japanese Kana to Roman-ji. setq and print work well with Kana, but the romanji function in both kana_sjis.l and kana_euc.l was not reading the input Kana properly.

Following is a sample output using kana_sjis.l.

1.irteusgl$ (load "lib/llib/kana_sjis.l")
t
2.irteusgl$ (romanji "わたしは123まついです。abcひゅうるいちぇんぐふぁつぉでゅ")
"123abc"

I suppose the code itself is right. Then it might be a mismatch of my terminal's character coding. Are there any extra settings I have to do before using these libraries?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions