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

[skia] blurry scaling of png files #389

Open
klytje opened this issue Apr 4, 2024 · 2 comments
Open

[skia] blurry scaling of png files #389

klytje opened this issue Apr 4, 2024 · 2 comments

Comments

@klytje
Copy link
Contributor

klytje commented Apr 4, 2024

Scaling png files loaded as images gives quite blurry results. This is not the case with the current master branch. Compare the following two screenshots:

Cairo:
Screenshot from 2024-04-04 11-42-27

Skia:
image

Note that the brightness issue is already filed as a separate issue, #388

@djowel
Copy link
Collaborator

djowel commented Apr 4, 2024

Can you post the PNGs?

@klytje
Copy link
Contributor Author

klytje commented Apr 6, 2024

You can use this one:
log.zip

Scaling it down to 0.1 or 0.05 results in a very poor quality image on the skia_2024 branch.

On the current master it looks sharp no matter how much you scale it down by.

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

2 participants