1
0
Fork 0
godot/modules/text_server_fb
Rémi Verschelde f1afe67b3b
Merge pull request #111062 from bruvzg/ts_autoinculde_data
Automatically include text server data if project includes translations requiring it.
2025-12-18 23:30:49 +01:00
..
doc_classes Clarify the behavior of `Control.layout_direction` in the documentation 2025-02-11 16:56:22 +01:00
gdextension_build msdfgen: Update to 1.13 2025-12-12 22:39:53 +01:00
.gitignore
SCsub SCons: Remove system includes 2025-10-07 08:11:29 -05:00
config.py SCons: Specify optional dependencies for modules 2025-01-08 21:59:18 -06:00
register_types.cpp [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 2024-06-12 19:30:19 +03:00
register_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
text_server_fb.cpp Merge pull request #111062 from bruvzg/ts_autoinculde_data 2025-12-18 23:30:49 +01:00
text_server_fb.h Automatically include text server data if project includes translations requiring it. 2025-12-18 15:32:52 +02:00
thorvg_svg_in_ot.cpp [SVG in OT] Fix rendering of some glyphs using "defs" with "#glyphXXXXX.X" id. 2025-06-03 13:18:55 +03:00
thorvg_svg_in_ot.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +02:00