godot/modules/text_server_adv
Yuri Sizov b5845f87fc
Merge pull request #74556 from AThousandShips/text_adv_svg_freetype
[TextServer] Make sure Freetype is enabled for ot-svg
2023-03-15 15:04:01 +01:00
..
doc_classes Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
gdextension_build Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
icu_data One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
.gitignore Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
config.py Add Text Server related options to the build profiles editor. 2022-08-03 15:06:43 +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
script_iterator.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
script_iterator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
text_server_adv.cpp Merge pull request #74556 from AThousandShips/text_adv_svg_freetype 2023-03-15 15:04:01 +01:00
text_server_adv.h Merge pull request #73987 from bruvzg/ft_lock 2023-03-03 11:04:07 +01: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 [TextServer] Make sure Freetype is enabled for ot-svg 2023-03-07 16:27:24 +01:00
thorvg_svg_in_ot.h [TextServer] Make sure Freetype is enabled for ot-svg 2023-03-07 16:27:24 +01:00