Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: decode program dicts as UTF-8 instead of local8bit #1821

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

shenlebantongying
Copy link
Collaborator

@shenlebantongying shenlebantongying commented Oct 13, 2024

This is only a problem for windows.

And the main issue is that people now usually don't care about whatever the hell is local 8 bit and code pages, and proceed to assume input and output are UTF-8.

Assuming UTF8 is the correct choice.

Sample issue https://forum.freemdict.com/t/topic/32765

Follow up and a mini survey of the issue #1743 (comment)

@shenlebantongying shenlebantongying merged commit 40670d8 into staged Oct 13, 2024
9 of 10 checks passed
@shenlebantongying shenlebantongying deleted the shenlebantongying-patch-1 branch October 13, 2024 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant