diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-09-04 12:43:37 +0200 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-09-04 12:43:37 +0200 |
| commit | 6503e483766d3a4e1907ecd9b69e7db4e86e7cb6 (patch) | |
| tree | cde6ecde91175b99ba610dff0ae16cdb720b0280 /Assets/Fonts/VT323Font24.tres | |
| parent | 461fec003cdf3144b2e0d97392edd090f457a555 (diff) | |
| download | texty-6503e483766d3a4e1907ecd9b69e7db4e86e7cb6.tar.xz texty-6503e483766d3a4e1907ecd9b69e7db4e86e7cb6.zip | |
gui: set up new default theme
Diffstat (limited to 'Assets/Fonts/VT323Font24.tres')
| -rw-r--r-- | Assets/Fonts/VT323Font24.tres | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Assets/Fonts/VT323Font24.tres b/Assets/Fonts/VT323Font24.tres index b2091a5..807c1d1 100644 --- a/Assets/Fonts/VT323Font24.tres +++ b/Assets/Fonts/VT323Font24.tres @@ -5,5 +5,6 @@ font_path = "res://Assets/Fonts/VT323-Regular.ttf" [resource] size = 24 +use_mipmaps = true use_filter = true font_data = SubResource( 1 ) |
