This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Campbell Barton 457302b67b BLI_string_utf8: add buffer size arg to BLI_str_utf8_from_unicode
Besides helping to avoid buffer overflow errors this reduces complexity
of BLI_str_utf32_as_utf8 which needed a special loop for the last 6
characters to avoid writing past the buffer bounds.

Also add BLI_str_utf8_from_unicode_len which only returns the length.
2021-08-28 22:50:52 +10:00
..
2021-03-29 19:11:17 -06:00
2021-08-17 17:45:57 +10:00
2021-08-26 12:36:58 +10:00
2021-08-26 12:36:58 +10:00
2021-08-27 08:27:24 -05:00
2021-08-02 15:22:54 +10:00