mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 07:24:43 -04:00
The splash screen is no longer purple, it changes depending on the theme
Also fixed issue with Chinese characters not being rendered for Platinum & Gold Sponsor Placeholder labels
This commit is contained in:
parent
9af27bd78d
commit
25f74a136d
5 changed files with 22 additions and 35 deletions
BIN
Assets/Fonts/CJK/NotoSansCJKtc-Bold.otf
Normal file
BIN
Assets/Fonts/CJK/NotoSansCJKtc-Bold.otf
Normal file
Binary file not shown.
9
Assets/Fonts/CJK/NotoSansCJKtc-Bold.tres
Normal file
9
Assets/Fonts/CJK/NotoSansCJKtc-Bold.tres
Normal file
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://Assets/Fonts/CJK/NotoSansCJKtc-Bold.otf" type="DynamicFontData" id=1]
|
||||
|
||||
[resource]
|
||||
size = 12
|
||||
use_mipmaps = true
|
||||
use_filter = true
|
||||
font_data = ExtResource( 1 )
|
Loading…
Add table
Add a link
Reference in a new issue