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

Fix anti-aliasing of logo in README #694

Merged
merged 1 commit into from
Jul 10, 2020
Merged

Conversation

machawk1
Copy link
Member

The logo in the README recently was adapted to be more visible
in dark mode (#689), but this caused the smaller text near the
bottom to be more pixely in light mode. After some evaluation
of the source PSD, I noticed that the bottom text was the only
layer that had strong anti-aliasing while the others were sharp.

The small text being sharp is more noticeable in the bottom text
than the larger. This PR adds a separate PSD for editing the
logo with the large stroke so the scaling procedure does not
have to be performed on the high-res basis.

The logo in the README recently was adapted to be more visible
in dark mode (#689), but this caused the smaller text near the
bottom to be more pixely in light mode. After some evaluation
of the source PSD, I noticed that the bottom text was the only
layer that had strong anti-aliasing while the others were sharp.

The small text being sharp is more noticable in the bottom text
than the larger. This PR adds a separate PSD for editing the
logo with the large stroke so the scaling procedure does not
have to be performed on the high-res basis.
@machawk1 machawk1 merged commit 63b2805 into master Jul 10, 2020
@machawk1 machawk1 deleted the fix-logo-antialiasing branch July 10, 2020 14:27
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

Successfully merging this pull request may close these issues.

1 participant