Search found 10 matches
- Mon Mar 01, 2021 6:04 am
- Forum: Ideas and Suggestions
- Topic: turn off space wrap on chinese
- Replies: 17
- Views: 6700
Re: turn off space wrap on chinese
Well, break point at key belongs to non-ideal CJK line beraking, I think. It just causes NBSP fix won't work.
- Mon Mar 01, 2021 2:35 am
- Forum: Ideas and Suggestions
- Topic: turn off space wrap on chinese
- Replies: 17
- Views: 6700
Re: turn off space wrap on chinese
Here I assumed that you were out of luck from trying using NBSP.
No, I confirm they're all correctly inputed. My editor can show the code point under the caret.
Please try that translation under zh_CN. The colored T key may be a line breaking point.
It's confusing to me and I'm not sure which ...
- Sun Feb 28, 2021 2:12 am
- Forum: Ideas and Suggestions
- Topic: turn off space wrap on chinese
- Replies: 17
- Views: 6700
Re: turn off space wrap on chinese
The NBSP behavior is just the same as yours.wjy wrote: Sat Feb 27, 2021 6:39 am I'm curious about what did you see. Could you please share the screenshot?
- Sat Feb 27, 2021 3:27 am
- Forum: Ideas and Suggestions
- Topic: turn off space wrap on chinese
- Replies: 17
- Views: 6700
Re: turn off space wrap on chinese
Maybe the key reference equals to a space.
And I got this on my computer!

Full color setting in zh_TW looks well on my computer.
And I got this on my computer!

Full color setting in zh_TW looks well on my computer.
- Fri Feb 26, 2021 12:25 pm
- Forum: Translations
- Topic: NBSP QA for zh_CN
- Replies: 1
- Views: 2483
Re: NBSP QA for Chinese
Wait, NBSP seems doesn't work.
- Fri Feb 26, 2021 12:22 pm
- Forum: Ideas and Suggestions
- Topic: turn off space wrap on chinese
- Replies: 17
- Views: 6700
Re: turn off space wrap on chinese
I have heard factorio is written wth Allegro whose source code shows line breaks only appear on SP and tab which do not respect almost any of the Unicode Annex #14 who indicates line breaking algorithm including ones of ideographics and punctuations. But my test result above just confused me.
- Fri Feb 26, 2021 12:13 pm
- Forum: Ideas and Suggestions
- Topic: turn off space wrap on chinese
- Replies: 17
- Views: 6700
Re: turn off space wrap on chinese
I just tried no space, SP, NBSP, ZWSP, ENSP, ZWJ, "", ββ, they all cause wrap !?
- Fri Feb 26, 2021 4:16 am
- Forum: Translations
- Topic: NBSP QA for zh_CN
- Replies: 1
- Views: 2483
NBSP QA for zh_CN
Not sure if it's a cross post, but they are two different suggestions on the same issue.
The issue is described there: viewtopic.php?p=539147
A solution is to replace all SP to NBSP, needs a QA to do that.
The issue is described there: viewtopic.php?p=539147
A solution is to replace all SP to NBSP, needs a QA to do that.
- Fri Feb 26, 2021 3:59 am
- Forum: Ideas and Suggestions
- Topic: turn off space wrap on chinese
- Replies: 17
- Views: 6700
Re: turn off space wrap on chinese
Yes, NBSP, the most semantic correct solution. Hard to apply myself though.
I will go to translation forum to request a QA, just leave this post here.
Hopefully, a specify line breaking rule could be applied in game, not default english wrap-on-space and explicit NBSP.
I will go to translation forum to request a QA, just leave this post here.
Hopefully, a specify line breaking rule could be applied in game, not default english wrap-on-space and explicit NBSP.
- Thu Feb 25, 2021 8:33 am
- Forum: Ideas and Suggestions
- Topic: turn off space wrap on chinese
- Replies: 17
- Views: 6700
turn off space wrap on chinese
TL;DR: space wrap not suitable for chinese.
Chinese normally [do not have spaces] and [wrapped char by char]. Current space wrap cleaves the sentence causing bad display when there are format spaces like the one between chinese and numbers and latin letters, between text and reference.
The ...
Chinese normally [do not have spaces] and [wrapped char by char]. Current space wrap cleaves the sentence causing bad display when there are format spaces like the one between chinese and numbers and latin letters, between text and reference.
The ...