This website requires JavaScript.
Explore
Help
Sign In
Andrew
/
redot-engine
Watch
1
Star
0
Fork
0
You've already forked redot-engine
mirror of
https://github.com/Redot-Engine/redot-engine.git
synced
2025-12-06 07:17:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3943f8ad485f9e8cc538e936a3fc3b8dc021017
redot-engine
/
modules
/
text_server_adv
History
Pāvels Nadtočajevs
a3943f8ad4
Fix fixed size image fonts incorrectly getting oversampling applied if set to native size.
2025-04-15 13:39:48 +03:00
..
doc_classes
…
gdextension_build
…
icu_data
…
.gitignore
…
config.py
…
register_types.cpp
…
register_types.h
…
script_iterator.cpp
…
script_iterator.h
…
SCsub
SCons: Add
CPPEXTPATH
for external includes
2025-04-02 07:29:08 -05:00
text_server_adv.cpp
Fix fixed size image fonts incorrectly getting oversampling applied if set to native size.
2025-04-15 13:39:48 +03:00
text_server_adv.h
Replace global oversampling with overrideable per-viewport oversampling.
2025-04-14 13:43:09 +03:00
thorvg_svg_in_ot.cpp
Core: Avoid including
modules_enabled
in headers
2025-03-11 19:42:13 -05:00
thorvg_svg_in_ot.h
…