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

mushy QR code rendering, not scannable #14

Open
niftyberlin opened this issue Apr 18, 2021 · 0 comments
Open

mushy QR code rendering, not scannable #14

niftyberlin opened this issue Apr 18, 2021 · 0 comments

Comments

@niftyberlin
Copy link

Switching from PNG to SVG output for the GetQRCode function may be able to solve this. Happy to help with testing!

Forcing hardware acceleration to kick in via CSS might work too, but this approach could very well lead to more problems on low-spec devices than it solves.

Details:

screenshot

See screenshot – Safari is shown on top (sharper, but only when displaying the diamond loop) and Chrome/Brave's rendering on the bottom (sorta mushy, I've not been able to scan this). Plus, the same mushy rendering shows up in Safari when still images are displayed.

Looks like GPU accelaration is kicking in Safari only, even though my Chrome settings toggle for "Use hardware acceleration, if available" is activated.

Maybe this only happens on macOS (using macOS 11.2.3 here – system and browsers are all up-to-date) – gonna test other configurations, soon.

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