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.22k stars 1.94k forks source link

IOS Safari Bold Font Rendering overlap (ghosting) occurs #16800

Open smallmain opened 7 months ago

smallmain commented 7 months ago

Cocos Creator version

3.8.2

System information

MacOS

Issue description

1.IOS 17.3.1 2.Create a new project, create a Label, set Bold, and set a custom font, which can be Siyuan Song Dynasty. 3.Previewing the project, the rendering of the font seems to be rendered three times.

image

Relevant error log output

No response

Steps to reproduce

.

Minimal reproduction project

No response

KelseyHigham commented 4 weeks ago

This is how iOS Safari creates a fake bold font, for a font that doesn't include a real bold version. It's probably not a Cocos behavior.