summaryrefslogtreecommitdiff
path: root/editor/plugins/font_config_plugin.h
AgeCommit message (Collapse)Author
2022-07-26Implement support for loading system fonts on Linux, macOS / iOS and Windows.bruvzg
2022-07-25Code quality: Fix header guards consistencyRĂ©mi Verschelde
Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards.
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg