mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-06 06:24:01 +00:00
Finalized DynamicFont implementation
-DynamicFont uses Freetype by default -Editor fonts are now scalable thanks to this -Cleaned up documentation browser and added fonts for this
This commit is contained in:
@@ -135,6 +135,7 @@ class CodeTextEditor : public Control {
|
||||
|
||||
void _on_settings_change();
|
||||
|
||||
void _update_font();
|
||||
void _complete_request();
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user