godot/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 Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
register_types.h
script_iterator.cpp
script_iterator.h
SCsub graphite: Update to latest Git, switch to MIT license 2022-12-13 10:06:00 +01:00
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