mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-30 07:12:29 +08:00
Add HarmonyOS Sans font and implement QuickUI for text handling
- Imported HarmonyOS Sans Regular font with appropriate settings for rendering and fallback. - Created QuickUI script to facilitate the creation of small text labels with optional centering. - Added new theme resources for big bold text and small text, defining font sizes for RichTextLabel and Label respectively.
This commit is contained in:
@@ -19,6 +19,10 @@ config/icon="res://icon.svg"
|
||||
|
||||
project/assembly_name="ChickenVSBear"
|
||||
|
||||
[gui]
|
||||
|
||||
theme/custom_font="res://resources/fonts/HarmonyOS_Sans_Regular.ttf"
|
||||
|
||||
[input]
|
||||
|
||||
m_up={
|
||||
|
||||
Reference in New Issue
Block a user