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

There is a problem with Chinese garbled code #60

Open
Ajatars opened this issue May 7, 2022 · 3 comments
Open

There is a problem with Chinese garbled code #60

Ajatars opened this issue May 7, 2022 · 3 comments

Comments

@Ajatars
Copy link

Ajatars commented May 7, 2022

There is a problem with Chinese garbled code
image

@HeavyWombat
Copy link
Member

Thanks for bringing it up. I always wanted to check this out, since I was somewhat sure it will not work due to the way the drawing is done. Hopefully, I find some time to revisit the Go text drawing or an alternative.

@Ajatars
Copy link
Author

Ajatars commented May 9, 2022

I've solved it. Just change the font.

@happyman
Copy link

happyman commented Feb 21, 2024

so far,I use a not-so-trival way to catpture terminal with Chinese / emoji as image file.
use https://github.com/tsl0922/ttyd select unicode font, and take a browser screenshot for that page.

or easier way to use html format:
https://github.com/pycontribs/ansi2html and send html email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants