Skip to content

Commit

Permalink
Revert "fallback to system version of font"
Browse files Browse the repository at this point in the history
This reverts commit 5d1f713.
  • Loading branch information
AmossGuy committed Mar 30, 2023
1 parent 5d1f713 commit 8291c34
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
3 changes: 1 addition & 2 deletions font/Shinonome12.fnt.import
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ dest_files=["res://.godot/imported/Shinonome12.fnt-6ad0e0951d022227cb96be2a82eed

[params]

fallbacks=[Object(SystemFont,"resource_local_to_scene":false,"resource_name":"","font_names":PackedStringArray("JF Dot Shinonome Gothic 12"),"font_italic":false,"font_weight":400,"font_stretch":100,"antialiasing":1,"generate_mipmaps":false,"allow_system_fallback":true,"force_autohinter":false,"hinting":1,"subpixel_positioning":1,"multichannel_signed_distance_field":false,"msdf_pixel_range":16,"msdf_size":48,"oversampling":0.0,"fallbacks":Array[Font]([]),"script":null)
]
fallbacks=[]
compress=true
2 changes: 1 addition & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ window/stretch/mode="viewport"

[gui]

theme/custom="res://theme.tres"
theme/custom_font="res://font/Shinonome12.fnt"
common/drop_mouse_on_gui_input_disabled=true

[importer_defaults]
Expand Down
7 changes: 0 additions & 7 deletions theme.tres

This file was deleted.

0 comments on commit 8291c34

Please sign in to comment.