-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
\e[2m not working properly ? #66
Comments
Thanks. Faint attr support is missing indeed, but should be rather straightforward to add it. |
Faint attr support is now available in the default (fontdue) renderer. This will be released with the next version, very soon. We'll be able to also implement that in the alternative renderer (resvg) once opacity is supported on tspan elements in resvg (linebender/resvg#414). |
So, I released 1.5.0 with this improvement (amongst many others). I made resvg renderer a default, as it gives overall better results (better font rendering, emoji, etc). Faint attr is not supported in it, but you can run https://github.com/asciinema/agg/releases/tag/v1.5.0 |
Describe the bug
Check asciinema/asciinema-player#52
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The gif works same as asciinema player.
Versions:
The text was updated successfully, but these errors were encountered: