godot/modules/text_server_adv
Hendrik Brucker 56a8d3f30c Improvements to Label's layout options
- Added options to trim the text in case it overruns
- Added more autowrap modes
- Improved line breaking, which ignores trailing spaces
2021-07-04 16:43:55 +02:00
..
icu_data Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
bitmap_font_adv.cpp Improve bitmap font scaling. Fix default theme font size. 2021-03-08 09:56:40 +02:00
bitmap_font_adv.h Improve bitmap font scaling. Fix default theme font size. 2021-03-08 09:56:40 +02:00
config.py Make FreeType optional for export templates. 2021-02-19 15:01:46 +02:00
dynamic_font_adv.cpp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
dynamic_font_adv.h [Complex Text Layouts] Provide access to glyph contour points. 2021-03-31 09:32:14 +03:00
font_adv.h [Complex Text Layouts] Provide access to glyph contour points. 2021-03-31 09:32:14 +03:00
register_types.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
script_iterator.cpp Style: Apply clang-tidy's readability-braces-around-statements 2021-04-05 14:09:59 +02:00
script_iterator.h Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
SCsub Remove server platform 2021-06-01 16:27:54 +02:00
text_server_adv.cpp Improvements to Label's layout options 2021-07-04 16:43:55 +02:00
text_server_adv.h Improvements to Label's layout options 2021-07-04 16:43:55 +02:00