thunderbrew/vendor/sdl-3.2.10/docs/README-strings.md
2025-04-12 04:38:19 -04: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).