virtualx-engine/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
..
char_range.inc [TextServer] Implement ICU/UAX 31 based is_valid_identifier function. 2022-08-02 08:30:20 +03:00
char_utils.h [TextServer] Implement ICU/UAX 31 based is_valid_identifier function. 2022-08-02 08:30:20 +03:00
locales.h HarfBuzz: Update to version 5.2.0, add new Unicode 15 blocks and scripts. 2022-09-17 23:19:11 +03:00
node_path.cpp implement bone renamer in importer 2022-07-01 03:55:28 +09:00
node_path.h implement bone renamer in importer 2022-07-01 03:55:28 +09:00
optimized_translation.cpp [Font] Add an import option to pre-render all glyphs required for the translation. 2022-11-10 10:43:15 +02:00
optimized_translation.h [Font] Add an import option to pre-render all glyphs required for the translation. 2022-11-10 10:43:15 +02:00
print_string.cpp Variant memory pools 2022-07-04 12:01:46 +01:00
print_string.h Variant memory pools 2022-07-04 12:01:46 +01:00
SCsub
string_buffer.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
string_builder.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
string_builder.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
string_name.cpp Implement Scene Unique Nodes 2022-04-25 12:19:17 +02:00
string_name.h Implement Scene Unique Nodes 2022-04-25 12:19:17 +02:00
translation.cpp [Font] Add an import option to pre-render all glyphs required for the translation. 2022-11-10 10:43:15 +02:00
translation.h [Font] Add an import option to pre-render all glyphs required for the translation. 2022-11-10 10:43:15 +02:00
translation_po.cpp [Font] Add an import option to pre-render all glyphs required for the translation. 2022-11-10 10:43:15 +02:00
translation_po.h [Font] Add an import option to pre-render all glyphs required for the translation. 2022-11-10 10:43:15 +02:00
ucaps.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
ustring.cpp Fix String::word_wrap() for long words 2022-12-16 13:18:57 +08:00
ustring.h Fix String::word_wrap() for long words 2022-12-16 13:18:57 +08:00