Files
kaizen/docs/README-strings.md
T
iris 206dcdedf1 Squashed 'external/SDL/' content from commit 4d17b99d0a
git-subtree-dir: external/SDL
git-subtree-split: 4d17b99d0a1c33c5257063b098f883c669ade40b
2026-04-02 14:13:02 +02:00

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