mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #226] Something wrong with Chinese (Simplified) #1556
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1556
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 「夂人」
@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?
@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.
@NickeManarin commented on GitHub (Mar 11, 2018):
Alright, workaround for this issue is to select a compatible font.