Author Topic: Multi-Byte Characters  (Read 10639 times)

Guest

  • Guest
Multi-Byte Characters
« on: April 05, 2005, 06:24:35 am »
Just started using CodeBlocks and I must say it's an excellent IDE.

I Have a quick question.
I receive and work with source files containing Multi-Byte characters in comments (namely Japanese).
Although I can choose the Japanese language set and system fonts via the Editor Settings, some of the characters are not displayed correctly.
The tab spacing becomes out of alignment as a result too.

Has anyone else experienced similar issues?
If so, are there any workarounds?

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Multi-Byte Characters
« Reply #1 on: April 20, 2005, 08:53:38 pm »
This seems to be a unicode problem. Currently, Code::Blocks doesn't support unicode, BUT we're working on it.