Files
SDL3_fork/docs/README-strings.md
Colin Sames f4255e15bb
Some checks failed
Build (All) / Create test plan (push) Has been cancelled
Build (All) / level1 (push) Has been cancelled
Build (All) / level2 (push) Has been cancelled
add SDL3 repository to game engine
2026-04-03 16:14:58 +02:00

206 B

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.