Files
UnrealEngine/Engine/Source/ThirdParty/SDL3/SDL-gui-backend/docs/README-strings.md
2025-05-18 13:04:45 +08:00

8 lines
199 B
Markdown

# String policies in SDL3.
## Encoding.
Unless otherwise specified, all strings in SDL, across all platforms, are
UTF-8 encoded and can represent the full range of [Unicode](https://unicode.org).