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

Windows: Declare UTF-8 through manifest #86

Open
Ghabry opened this issue Apr 24, 2024 · 0 comments
Open

Windows: Declare UTF-8 through manifest #86

Ghabry opened this issue Apr 24, 2024 · 0 comments

Comments

@Ghabry
Copy link
Member

Ghabry commented Apr 24, 2024

Since Windows 10 2019 update it is possible to set the app codepage to UTF-8: https://learn.microsoft.com/en-us/windows/apps/design/globalizing/use-utf8-code-page

We could add that manifest to get Unicode support in our tools on Windows for free.


(Not worth for the Player imo as our abstraction there is already fairly good and likely not all migrated to the adware named Windows 10 xD)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant