mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 23:43:31 +00:00
207e52c161
- Changes `TextServer.string_get_word_breaks()` - Returns pairs of boundary start and end offsets - Accepts `chars_per_line` to return line breaks - Removes `String::word_wrap()` Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com>