behaviour-tree-test/modules/text_server_adv
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
..
doc_classes
gdextension_build
icu_data
.gitignore
config.py
register_types.cpp
register_types.h
script_iterator.cpp
script_iterator.h
SCsub
text_server_adv.cpp Fix String::word_wrap() for long words 2022-12-16 13:18:57 +08:00
text_server_adv.h Fix String::word_wrap() for long words 2022-12-16 13:18:57 +08:00
thorvg_bounds_iterator.cpp
thorvg_bounds_iterator.h
thorvg_svg_in_ot.cpp
thorvg_svg_in_ot.h