mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 12:34:43 -04:00
Put Traditional Chinese to Preferences and changes font when choosing Chinese
This commit is contained in:
parent
bfcb52a2f0
commit
7dd67e7130
7 changed files with 181 additions and 162 deletions
BIN
Assets/Fonts/NotoSansCJKtc-Regular.otf
Normal file
BIN
Assets/Fonts/NotoSansCJKtc-Regular.otf
Normal file
Binary file not shown.
9
Assets/Fonts/NotoSansCJKtc-Regular.tres
Normal file
9
Assets/Fonts/NotoSansCJKtc-Regular.tres
Normal file
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://Assets/Fonts/NotoSansCJKtc-Regular.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