question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wizard. Incorrect layout for zh_CN Simplified Chinese

See original GitHub issue

Mentioned here https://github.com/3F/DllExport/issues/59#issuecomment-347938015

Today I installed zh_CN Simplified Chinese for system:

win10lang

However, I still can’t reproduce this:

win10layout_zh_cn

chcp:

20936	x-cp20936	Simplified Chinese (GB2312); Chinese Simplified (GB2312-80)
50227	x-cp50227	ISO 2022 Simplified Chinese; Chinese Simplified (ISO 2022)

I don’t have initial zh_CN .iso so it really hard to debug this while I can’t see problem.


Cc: @Genteure

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:20 (20 by maintainers)

github_iconTop GitHub Comments

2reactions
3Fcommented, Aug 2, 2018

@Genteure, Thank you again, the final changes merged into master. /build 95

1reaction
Genteurecommented, Dec 17, 2019

image

Probably caused by different default font? I’m using en_US as my system language at the moment, is default font decided at install?

PS E:\> Add-Type -AssemblyName System.Drawing
PS E:\> [System.Drawing.SystemFonts]::DefaultFont

FontFamily       : [FontFamily: Name=SimSun]
Bold             : False
GdiCharSet       : 134
GdiVerticalFont  : False
Italic           : False
Name             : SimSun
OriginalFontName :
Strikeout        : False
Underline        : False
Style            : Regular
Size             : 9
SizeInPoints     : 9
Unit             : Point
Height           : 14
IsSystemFont     : True
SystemFontName   : DefaultFont
Read more comments on GitHub >

github_iconTop Results From Across the Web

why the simplified Chinese pinyin keyboard is incorrectly ...
Glad to learn that your "Simplified Chinese pinyin keyboard is incorrectly producing Traditional Chinese" has been resolved.
Read more >
c# - .NET Chinese CultureInfo "zh" does not exist?
The culture "zh-CN" does work, but thats nothing that I can use. Edit: It works on .NET 4.5.1 (thanks to xanatos) - so...
Read more >
FAQ: Chinese will not display in Windows application ...
Let's discuss this easy fix, before moving on to more complicated problems. If a Chinese website is still not correctly displaying Chinese characters, ......
Read more >
Problem-Installed Language won't uninstall properly ...
Chinese (Traditional) Supplemental Fonts has a uninstall button and when I click on it, it does uninstall and this is what the page...
Read more >
Simplified Chinese Typo/Display Text Errors
This post summarizes obvious issues in Simplified Chinese text based on the previous thread, reviewing the game code, and changes in the upcoming...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found