Dev-Cpp icon indicating copy to clipboard operation
Dev-Cpp copied to clipboard

UI display abnormally when enable UTF-8 support

Open Cryolitia opened this issue 4 years ago • 3 comments

image image

Cryolitia avatar Nov 03 '21 08:11 Cryolitia

I think you will need to describe in english what is wrong in the screenshots.

pmcgee69 avatar Nov 17 '21 05:11 pmcgee69

sorry. it repeats meaningless string "锟斤拷" everywhere.

发自我的iPhone

在 2021年11月17日,13:51,Paul McGee @.***> 写道:

 I think you will need to describe in english what is wrong in the screenshots.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Cryolitia avatar Nov 17 '21 16:11 Cryolitia

He set the system to UTF-8. His console code page defaults to 65001.(65001==UTF-8)

PTA00 avatar Feb 08 '22 16:02 PTA00