godot/modules/text_server_adv
Rémi Verschelde faaf27f284
Fix various typos with codespell
Also includes typo fixes from #79993, #80068, #80276, and #80303.

Co-authored-by: betalars <contact@betalars.de>
Co-authored-by: spaceyjase <429978+spaceyjase@users.noreply.github.com>
Co-authored-by: Swarkin <102416174+Swarkin@users.noreply.github.com>
Co-authored-by: Raul Santos <raulsntos@gmail.com>
2023-08-07 13:09:47 +02:00
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
gdextension_build libpng: Enable intrinsics on x86/SSE2, ppc64/VSX, and all arm/NEON 2023-08-04 14:57:21 +02:00
icu_data Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02: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_adv compiling as a GDExtension 2023-06-20 10:50:33 -05: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 Update HarfBuzz, ICU and FreeType 2023-05-23 03:26:16 +03:00
text_server_adv.cpp Fix various typos with codespell 2023-08-07 13:09:47 +02:00
text_server_adv.h Extract and reorganize texture resource classes 2023-07-14 20:04:21 +02: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 Merge pull request #77532 from dsnopek/text_server_adv_gdextension 2023-06-23 17:23:29 +02:00
thorvg_svg_in_ot.h Fix text_server_adv compiling as a GDExtension 2023-06-20 10:50:33 -05:00