walbourn / walbourn.github.io

Games for Windows and the DirectX SDK blog
https://walbourn.github.io/
116 stars 22 forks source link

UTF-8 #8

Open walbourn opened 4 years ago

walbourn commented 4 years ago

Some UTF-8 recommendations

ghost commented 3 years ago

Take ANSSI for Microsoft i'am used to work native. Sorry for this ok. Old inux user.

walbourn commented 2 years ago

Take ANSSI for Microsoft i'am used to work native. Sorry for this ok. Old inux user.

As always, the problem is the transition from systems that don't fully support native UTF-8 and new ones, and all the appcompat fun that goes with it. The work is being done to make the OS fully UTF-8 native, but getting the ecosystem able to use it is the real challenge.

The primary focus of my blog post idea here is what's captured in this document: http://utf8everywhere.org/ with some additional notes on modern Windows and Xbox platforms.

walbourn commented 1 year ago

As of Windows Version 1903 (18362) or later, games can opt-in to the active code page as UTF-8:

https://learn.microsoft.com/en-us/windows/apps/design/globalizing/use-utf8-code-page