asciinema / agg

asciinema gif generator
Apache License 2.0
1.12k stars 38 forks source link

Cannot render unicode U+2B55 ⭕ #70

Open yhuang85 opened 3 months ago

yhuang85 commented 3 months ago

Describe the bug A clear and concise description of what the bug is. The unicode U+2B55 is not rendered in .gif

To Reproduce Steps to reproduce the behavior:

  1. Run asciinema rec demo.cast
  2. Copy & paste the unicode char ⭕ in the terminal and press enter
  3. Ctrl-d to end recording
  4. Run agg demo.cast demo.gif
  5. You will not see the unicode in demo.gif

Expected behavior A clear and concise description of what you expected to happen.

Versions:

Additional context Add any other context about the problem here.

Freed-Wu commented 1 month ago

Seems all non-ascii unicode character cannot be displayed.

For example. https://asciinema.org/a/660633

agg https://asciinema.org/a/660633 demo.gif
xdg-open demo.gif
Freed-Wu commented 1 month ago

And the render in website still have many incorrect result: https://asciinema.org/a/660635