1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00
Files
godot/core/string
Haoyu Qiu 207e52c161 Fix String::word_wrap() for long words
- 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>
2022-12-16 13:18:57 +08:00
..
2022-07-01 03:55:28 +09:00
2022-07-04 12:01:46 +01:00
2022-07-04 12:01:46 +01:00
2022-04-25 12:19:17 +02:00
2022-04-25 12:19:17 +02:00
2022-01-03 21:27:34 +01:00