perf(font): 优化字体渲染并添加抗锯齿设置

- 在所有字体文件中添加 keep_rounding_remainders 属性,提高字体渲染质量
- 更新项目设置,启用抗锯齿功能
- 调整场景文件中的资源引用,添加 UID 信息
This commit is contained in:
2025-05-27 09:20:14 +08:00
parent 3441b34ef3
commit 26874f634d
175 changed files with 231384 additions and 293237 deletions

View File

@@ -1,6 +1,6 @@
[gd_scene load_steps=7 format=3 uid="uid://lsxrw5f30lsm"]
[ext_resource type="Script" path="res://scripts/interface/package/package.gd" id="1_sb1j6"]
[ext_resource type="Script" uid="uid://ct1bm3s6cie51" path="res://scripts/interface/package/package.gd" id="1_sb1j6"]
[ext_resource type="Texture2D" uid="uid://4s4j8hfvk0e" path="res://assets/interface/package/package_background.png" id="1_whgsu"]
[ext_resource type="Texture2D" uid="uid://bv1y2ps3ar3xn" path="res://assets/interface/common/close_button_0.png" id="3_th7h8"]
[ext_resource type="Texture2D" uid="uid://dajrp5tujblkg" path="res://assets/interface/common/close_button_1.png" id="4_86oo4"]