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

Fix emoji issue #3

Open
ymyke opened this issue Jun 18, 2023 · 1 comment
Open

Fix emoji issue #3

ymyke opened this issue Jun 18, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ymyke
Copy link
Owner

ymyke commented Jun 18, 2023

Cardio uses asciimatics to renter the UI. Asciimatics has an issue with certain emojis. See here:

peterbrittain/asciimatics#368

Thus, certain emojis cannot be used in Cardio because they will be rendered too small. That is the reason why Cardio uses 🏅 instead of ✌️ or 🔰 instead of 🛡️.

@ymyke ymyke added the bug Something isn't working label Jun 18, 2023
@ymyke
Copy link
Owner Author

ymyke commented Jun 24, 2023

Use asciimatics_output_te_st.py to test output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant