digitalmars.D.learn - Wide characters are not printed properly
- Jun (4/4) Jan 05 2011 Thank you for the answer, Vladimir, but it didn't work. The code page of...
- Jesse Phillips (3/7) Jan 05 2011 I believe you need to change the font for the console, unless you can ge...
- Jun (1/1) Jan 06 2011 Thank you. It worked!
Thank you for the answer, Vladimir, but it didn't work. The code page of my console was 949 which supports Korean characters. I tested with french and e with ` (I don't know its name)was not printed properly. Both wstring dstring resulted the same problem.
Jan 05 2011
Jun Wrote:Thank you for the answer, Vladimir, but it didn't work. The code page of my console was 949 which supports Korean characters. I tested with french and e with ` (I don't know its name)was not printed properly. Both wstring dstring resulted the same problem.I believe you need to change the font for the console, unless you can get it to display characters correctly just by pasting them in. But personally I'm only getting 2 options and neither are working for me. I just know I have to change the font in Vim for it to display UTF characters.
Jan 05 2011