Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chinese characters cannot be displayed on the web #3184

Open
1 task
chrislitw opened this issue Jun 5, 2024 · 4 comments
Open
1 task

Chinese characters cannot be displayed on the web #3184

chrislitw opened this issue Jun 5, 2024 · 4 comments
Labels
bug Flutter issue This problem is likely caused by the Flutter framework

Comments

@chrislitw
Copy link

What happened?

Hi guys,
I am testing Flame's performance on the web.

When I use TextComponent and then run flutter build web, Chinese characters do not display, but English characters do.

You can see the demo here: Flame Spine Demo
The code is available here: GitHub Repository

Thank you all for your help.

What do you expect?

Show Chinese characters.

How can we reproduce this?

No response

What steps should take to fix this?

No response

Do have an example of where the bug occurs?

No response

Relevant log output

No response

Execute in a terminal and put output into the code block below

Output of: flutter doctor -v

Affected platforms

Web

Other information

No response

Are you interested in working on a PR for this?

  • I want to work on this
@chrislitw chrislitw added the bug label Jun 5, 2024
@spydon
Copy link
Member

spydon commented Jun 5, 2024

It works like it should on the other platforms? (Or the ones you have tried)

@spydon spydon added the Waiting for author When more information is needed from the one that opened the issue label Jun 16, 2024
@spydon
Copy link
Member

spydon commented Jun 16, 2024

@chrislitw?

@OlegNovosad
Copy link
Contributor

OlegNovosad commented Jun 18, 2024

@spydon I just verified on Android with demo app, works as expected.

Might be related to this Flutter issue: flutter/flutter#77023

@spydon
Copy link
Member

spydon commented Jun 18, 2024

@OlegNovosad that seems like a very likely candidate, I'll mark this as a flutter issue until we know more.

@spydon spydon added Flutter issue This problem is likely caused by the Flutter framework and removed Waiting for author When more information is needed from the one that opened the issue labels Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Flutter issue This problem is likely caused by the Flutter framework
Projects
None yet
Development

No branches or pull requests

3 participants