This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-03 20:55:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
403f4902d02e70eebb684a199a8e2f14d4534ac0
godot
/
modules
/
text_server_fb
History
Hendrik Brucker
403f4902d0
Various text layout improvements (TextLine, TextParagraph, Label, TextServer)
2021-08-11 00:09:48 +02:00
..
bitmap_font_fb.cpp
Improve bitmap font scaling. Fix default theme font size.
2021-03-08 09:56:40 +02:00
bitmap_font_fb.h
[Text Server] Restores bitmap font dynamic construction functions.
2021-02-15 10:46:49 +02:00
config.py
Make FreeType optional for export templates.
2021-02-19 15:01:46 +02:00
dynamic_font_fb.cpp
Rename
instance()
->
instantiate()
when it's a verb
2021-06-19 20:49:18 -06:00
dynamic_font_fb.h
Misc cleanup of header includes
2021-07-15 00:46:43 +02:00
font_fb.h
[Complex Text Layouts] Provide access to glyph contour points.
2021-03-31 09:32:14 +03:00
register_types.cpp
…
register_types.h
…
SCsub
…
text_server_fb.cpp
Various text layout improvements (TextLine, TextParagraph, Label, TextServer)
2021-08-11 00:09:48 +02:00
text_server_fb.h
Various text layout improvements (TextLine, TextParagraph, Label, TextServer)
2021-08-11 00:09:48 +02:00