cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
8.83k stars 2.05k forks source link

refine rich text and other i18n #17802

Closed knoxHuang closed 3 weeks ago

knoxHuang commented 3 weeks ago

Re: #

Changelog


Continuous Integration

This pull request:


Compatibility Check

This pull request:

github-actions[bot] commented 3 weeks ago

✅ Package size is not changed

Interface Check Report

! WARNING this pull request has changed these public interfaces:

@@ -2093,9 +2093,9 @@
         get font(): TTFFont | null;
         set font(value: TTFFont | null);
         /**
          * @en
-         * Whether use system font name or not.
+         * Whether to use system font name or not.
          *
          * @zh
          * 是否使用系统字体。
          */
knoxHuang commented 3 weeks ago

https://github.com/cocos/3d-tasks/issues/18563

the ui performance of the synchronous cache mode should remain consistent with the label.