diff options
| author | dam <dam@gudinoff> | 2022-04-05 05:33:23 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-04-05 05:33:23 +0000 |
| commit | 2e70e18f24a14f74c00850bfc88071d23ec66da9 (patch) | |
| tree | f7df659d2e9620ab26c4f4baa987d94c4d7691bb /fonts | |
| parent | ee6d791f2b022d0c70616a490c78ba3a1f9c28f4 (diff) | |
| download | surgery-log-2e70e18f24a14f74c00850bfc88071d23ec66da9.tar.zst surgery-log-2e70e18f24a14f74c00850bfc88071d23ec66da9.zip | |
WIP creating theme and improving UI/UX.
Diffstat (limited to 'fonts')
| -rw-r--r-- | fonts/entypo-fontello.ttf | bin | 6832 -> 6560 bytes | |||
| -rw-r--r-- | fonts/font_icons.tres | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/fonts/entypo-fontello.ttf b/fonts/entypo-fontello.ttf Binary files differindex 0e95ba4..345bd55 100644 --- a/fonts/entypo-fontello.ttf +++ b/fonts/entypo-fontello.ttf diff --git a/fonts/font_icons.tres b/fonts/font_icons.tres index cc86d17..6bc9f3d 100644 --- a/fonts/font_icons.tres +++ b/fonts/font_icons.tres @@ -3,6 +3,6 @@ [ext_resource path="res://fonts/entypo-fontello.ttf" type="DynamicFontData" id=1] [resource] -size = 64 +size = 55 use_filter = true font_data = ExtResource( 1 ) |
