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 minor visual flaw in samsung_swoop.svg #464

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

logiclrd
Copy link
Contributor

The Samsung with blue "swoop" ellipse icon that was recently merged has a minor visual flaw. It was made to fit into 1KB by merging the swoop with the text, but the text's exact size and position meant that it extended past the edge of the ellipse ever so slightly, and with the new approach, that part now renders in blue, as it represents an area of odd crossings. This PR tweaks the arcs for the swoop ever so slightly so that the text is definitely within the swoop, and has pretty close to identical (minimal) spacing between the edge of the letter and edge of the swoop in both the top-left and bottom-right.

The file is still 935 bytes long.

@logiclrd logiclrd mentioned this pull request Oct 21, 2020
@baybal baybal merged commit 2dafbaf into edent:master Oct 21, 2020
@edent
Copy link
Owner

edent commented Oct 21, 2020

You two are GENIUSES!

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.

None yet

3 participants