We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If Pango decides to use a color emoji font, the results are pretty bad. For example, this is Noto Color Emoji:
$ ubanner --trim π βββββββββββββββ βββββββββββββββββββββ βββββββββββββββββββββββββ βββββββββββββββββββββββββββ βββββββββββββββββββββββββββββ ββββββββββββββββββββββββββββββ βββββββββββββββββββββββββββββββ βββββββββββββββββββββββββββββββ ββββββββββββββββββββββββββββββ βββββββββββββββββββββββββββββ βββββββββββββββββββββββββββ βββββββββββββββββββββββββ βββββββββββββββββββββ βββββββββββββββββ ββββ
It's much better with (non-color) Symbola:
$ ubanner --trim π ββββββββββ ββββ βββββ βββ ββ ββ ββββ ββββ βββ ββ ββββ βββββ ββ ββ ββ ββ ββ ββ ββ ββ ββββ ββββ ββ βββ βββββββ βββ βββ ββββ βββββββββββ
I wonder if there's a way to ask Pango not to use color fonts.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If Pango decides to use a color emoji font, the results are pretty bad.
For example, this is Noto Color Emoji:
It's much better with (non-color) Symbola:
I wonder if there's a way to ask Pango not to use color fonts.
The text was updated successfully, but these errors were encountered: