mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #512] Font rendering needs some sort of aliasing #310
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#310
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PureTryOut on GitHub (Aug 9, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/512
Describe the bug
The font of the application is rendered strangely, it's as if it's not as sharp as it should be. This is especially notable in the playlist overview in the left sidebar where for example the capital L looks cut off at the bottom.
To Reproduce
Expected behavior
Fonts to be rendered correctly.
Screenshots
Environment
a492c33e5dAdditional context
I'm wondering if it's just using the wrong font as in general it doesn't look as nice as the screenshot in the README.
@jacksongoode commented on GitHub (Aug 10, 2024):
I have a feeling it might be related to this https://github.com/linebender/druid/issues/1088 which is unfortunate as I'm not sure if this was addressed or not.
@SO9010 commented on GitHub (Nov 18, 2024):
We should put the upstream badge on this.