Squashed 'external/SDL/' content from commit 4d17b99d0a

git-subtree-dir: external/SDL
git-subtree-split: 4d17b99d0a1c33c5257063b098f883c669ade40b
This commit is contained in:
2026-04-02 14:13:02 +02:00
commit 206dcdedf1
2200 changed files with 961856 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# 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).