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

Onboarding diagrams render poorly on Windows #73

Open
firthm01 opened this issue Mar 12, 2021 · 1 comment
Open

Onboarding diagrams render poorly on Windows #73

firthm01 opened this issue Mar 12, 2021 · 1 comment

Comments

@firthm01
Copy link
Contributor

Looks like the images aren't anti-aliased. I believe we had the same issue with the logo on windows and had to "bake-in" anti-aliasing. This causes a further issue on Retina displays as the images then look overly blurry.

@firthm01
Copy link
Contributor Author

firthm01 commented Jan 8, 2025

Juce 8 supports directx which might be a quick fix for this, and also might improve text rendering.
Another solution to just fix this one issue is simply to have 2 versions of image assets and select the right one based on platform.

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