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

CoverArt default cover doesn't scale well #9165

Open
mixxxbot opened this issue Aug 23, 2022 · 3 comments
Open

CoverArt default cover doesn't scale well #9165

mixxxbot opened this issue Aug 23, 2022 · 3 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: ronso0
Date: 2018-03-03T15:09:09Z
Status: New
Importance: Undecided
Launchpad Issue: lp1753112


I noticed this with Tango: default cover is a svg, sized 96*96px.
When scaling the skin to 200%, the cover appears to be rendered at its original size and being scaled up afterwards, which makes it appear blurred like any scaled raster images.

Increasing the svg size to 384*384px (96 * 400% current maximum scale factor) fixes this.

The bug affects the spinnies as well. But there, I think the blurred version actually looks better than the oversized one, which is somehow missing proper anti-aliasing.

@mixxxbot
Copy link
Collaborator Author

Commented by: ronso0
Date: 2018-03-03T15:13:11Z


Probably there's already an unperceived blur at normal size, but it's not obvious since size in skin (111111px) doesn't differ much from svg size (9696px)

@mixxxbot
Copy link
Collaborator Author

Commented by: ronso0
Date: 2018-03-03T15:17:15Z


workaround/fix for Tango in #1531

@mixxxbot
Copy link
Collaborator Author

Commented by: ronso0
Date: 2019-11-13T08:39:11Z


probably solved by #2247

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant