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

Fix Encoding Detection in helpers.rs #77

Merged
merged 4 commits into from
Jan 17, 2024

Conversation

thttg
Copy link
Contributor

@thttg thttg commented Jan 17, 2024

Improved Encoding Detection: Integrated multiple libraries (chardetng, chardet, charset_normalizer_rs) for more accurate encoding detection in decode_buffer. Special attention to the handling of Cyrillic and Chinese encodings.

Before

image
image
image

After

image
image
image

@AmyrAhmady AmyrAhmady merged commit 52a70de into openmultiplayer:master Jan 17, 2024
2 checks passed
@thttg thttg deleted the fix-encoding branch January 17, 2024 07:04
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.

None yet

2 participants