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

Bad quality non anti-aliased fonts after pango change #8421

Open
br123122 opened this issue Nov 1, 2024 · 3 comments · May be fixed by #8429
Open

Bad quality non anti-aliased fonts after pango change #8421

br123122 opened this issue Nov 1, 2024 · 3 comments · May be fixed by #8429
Labels
bug Not working as intended
Milestone

Comments

@br123122
Copy link

br123122 commented Nov 1, 2024

screen

@br123122 br123122 added the bug Not working as intended label Nov 1, 2024
@emersion
Copy link
Member

emersion commented Nov 3, 2024

cc @kennylevinsen @Nefsen402

@emersion emersion added this to the 1.10.1 milestone Nov 3, 2024
@Nefsen402
Copy link
Member

Looks like we have to revert that change. As for making sure the buffer is wide enough for the text, we might be able to iterate all the scales of each enabled monitor, and choose the widest that pango will calculate.

@roshal
Copy link
Contributor

roshal commented Nov 13, 2024

reference #8242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Not working as intended
Development

Successfully merging a pull request may close this issue.

4 participants