virtualx-engine/core/string
Rémi Verschelde 5b3a03bf5c
Merge pull request #68448 from bruvzg/font_imp_tr
[Font] Add an import option to pre-render all glyphs required for the translation.
2022-11-14 11:12:01 +01: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 a buffer overflow due to a misbehaving vcrt snprintf call on String::num, at core/string/ustring.cpp 2022-11-09 10:25:52 -03:00
ustring.h Add support for empty delimiter in String.split 2022-11-04 15:09:12 +01:00