diff options
| author | Ray <[email protected]> | 2022-09-22 20:35:55 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-09-22 20:35:55 +0200 |
| commit | 810a0330abdf13c49843692407e2f77da08f8bdc (patch) | |
| tree | f772f0a7313522b2f1895e77b8fa058a7cb76969 /src/raylib.rc.data | |
| parent | 4b1d4b4f6b669b133fab34d9f91ad2f5b898e97a (diff) | |
| download | raylib-810a0330abdf13c49843692407e2f77da08f8bdc.tar.gz raylib-810a0330abdf13c49843692407e2f77da08f8bdc.zip | |
WARNING: Several changes on UTF-8/Codepoints API
- ADDED: `GetCodepointPrevious()`
- RENAMED: `GetCodepoint()` -> `GetCodepointNext()`, actually, reimplemented
- `GetCodepoint()` has been kept for the moment, for compatibility and also because implementation is different
- RENAMED: `TextCodepointsToUTF8()` to `LoadUTF8()`, simpler name and more aligned with raylib conventions (functions loading memory start with Load*()), parameters should be descriptive of functionailty.
- ADDED: `UnloadUTF8()`, aligned with `LoadUTF8()` to avoid allocators issues.
Diffstat (limited to 'src/raylib.rc.data')
0 files changed, 0 insertions, 0 deletions
