[GH-ISSUE #226] Something wrong with Chinese (Simplified) #1556

Closed
opened 2026-03-01 18:46:27 +03:00 by kerem · 3 comments
Owner

Originally created by @Rebuilding127 on GitHub (Jan 2, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/226

I used ScreenToGif not long before and I liked it all at once.
Today, I found a Chinese (Simplified) mistake when I was using it .
I want to enter is "处", but it is a wrong word that does not exist.
the right is 「夂卜」, the wrong is 「夂人」

Originally created by @Rebuilding127 on GitHub (Jan 2, 2018). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/226 I used ScreenToGif not long before and I liked it all at once. Today, I found a Chinese (Simplified) mistake when I was using it . I want to enter is "处", but it is a wrong word that does not exist. the right is 「夂卜」, the wrong is 「夂人」
kerem closed this issue 2026-03-01 18:46:28 +03:00
Author
Owner

@NickeManarin commented on GitHub (Jan 2, 2018):

I'm sorry, but I didn't understand.

Do you mean that the there's a wrong word in the Chinese (Simplified) translation or that while typing something on a text box inside the app, the wrong word appeared?

<!-- gh-comment-id:354793838 --> @NickeManarin commented on GitHub (Jan 2, 2018): I'm sorry, but I didn't understand. Do you mean that the there's a wrong word in the Chinese (Simplified) translation or that while typing something on a text box inside the app, the wrong word appeared?
Author
Owner

@Raka-loah commented on GitHub (Jan 28, 2018):

Not a bug actually.

The default font for Caption/Free Text is set to "Segoe UI", but this font doesn't contain Chinese characters, so every Chinese character will be forced using a "fallback" font, and causing this problem because... Asian things. (Same character has up to four different writing styles, Simp. Chinese/Trad. Chinese/Korean/Japanese, sometimes Windows will mess things up)

Simply change it to a font which supports Chinese characters (e.g. Microsoft Yahei), and it's "fixed" in no time.

<!-- gh-comment-id:361044911 --> @Raka-loah commented on GitHub (Jan 28, 2018): Not a bug actually. The default font for Caption/Free Text is set to "Segoe UI", but this font doesn't contain Chinese characters, so every Chinese character will be forced using a "fallback" font, and causing this problem because... Asian things. (Same character has up to four different writing styles, Simp. Chinese/Trad. Chinese/Korean/Japanese, sometimes Windows will mess things up) Simply change it to a font which supports Chinese characters (e.g. Microsoft Yahei), and it's "fixed" in no time.
Author
Owner

@NickeManarin commented on GitHub (Mar 11, 2018):

Alright, workaround for this issue is to select a compatible font.

<!-- gh-comment-id:372152082 --> @NickeManarin commented on GitHub (Mar 11, 2018): Alright, workaround for this issue is to select a compatible font.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#1556
No description provided.