CJK support in ash shell
Hi,
I am making a bootable image of linux with kerenl+filesystem+my own program based on ncurses. I would like to add CJK support to my shell based ncurses windows so i would like to know in detail how to add CJK(Chinese Japanese and Korean) support in my shell, i am using ash shell and would be displaying strings from string resource.
Thank you.
|