-
Notifications
You must be signed in to change notification settings - Fork 65
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
Produces small glitches in output with some images #52
Comments
Thanks for reporting this. I assume the glitches are the squares in the upper left quadrant containing gradients. My hunch is that this is due to a Unicode character not handled well by the terminal or maybe your font. Try with I'd like to figure out exactly what's causing it, but need some more information:
Note that when redirecting output, you may have to specify terminal size manually, e.g. with |
For me the source of the glitches is |
It's code point The text variant is typically the default in the geometric range, but implementations are free to choose emoji based on context and font support. VTE gives me the text variant here, so it's probably down to fonts. I'll mark the symbol as ambiguous and do the same with the other geometric symbols with emoji variants, like the right- and left-pointing triangles that somehow double as "play buttons". Let me know if you find any other issues! |
-w option seems to affect the position and frequency of the glitches.
Tried chafa 1.6.0 and latest git.
Input:
Output:
The text was updated successfully, but these errors were encountered: