diff options
| author | dam <dam@gudinoff> | 2021-12-06 18:42:53 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2021-12-06 18:42:53 +0000 |
| commit | 2c1085cf56e8fa1baf3c764752828e7f04391d7e (patch) | |
| tree | bf7cc9c2c4ce340ddeccfeaeceb74a1d1f2be916 /fonts | |
| parent | e5072b4342aecc7b19ed3b0df156f3ecfcf0598f (diff) | |
| download | surgery-log-2c1085cf56e8fa1baf3c764752828e7f04391d7e.tar.zst surgery-log-2c1085cf56e8fa1baf3c764752828e7f04391d7e.zip | |
Add file dialogs for import/export filters. Height adjusted to virtual keyboard.
Diffstat (limited to 'fonts')
| -rw-r--r-- | fonts/font_regular.tres | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fonts/font_regular.tres b/fonts/font_regular.tres index 714269f..095114d 100644 --- a/fonts/font_regular.tres +++ b/fonts/font_regular.tres @@ -3,5 +3,6 @@ [ext_resource path="res://fonts/B612Mono-Regular.ttf" type="DynamicFontData" id=1] [resource] +size = 34 use_filter = true font_data = ExtResource( 1 ) |
