singe/thirdparty/SDL3/docs/README-strings.md
2026-09-03 22:01:35 -05:00

7 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).