godot/modules/text_server_fb
2023-08-19 11:49:34 +03:00
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
gdextension_build SCons: Fix ThorVG build option in TextServers with #80095 2023-08-17 13:40:19 +02:00
.gitignore Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
config.py Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
register_types.cpp Fix text server GDExtension build. 2023-02-26 18:38:22 +02:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Fix ThorVG build option in TextServers with #80095 2023-08-17 13:40:19 +02:00
text_server_fb.cpp [TextServer] Fix issues with character breaks, add more tests. 2023-08-19 11:49:34 +03:00
text_server_fb.h [TextServer] Fix system font fallback and caret/selection behavior for composite characters. 2023-08-15 11:42:40 +03:00
thorvg_bounds_iterator.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thorvg_bounds_iterator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
thorvg_svg_in_ot.cpp Update ThorVG to v0.10.0 2023-08-09 17:15:59 +02:00
thorvg_svg_in_ot.h [SVG Font] Keep a copy of UTF-8 XML source string during the whole SVG processing. 2023-04-05 09:25:20 +03:00