Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Convert logo from font svg into path svg #447

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

Merged
merged 3 commits into from
Apr 26, 2023

Conversation

jim22k
Copy link
Member

@jim22k jim22k commented Apr 24, 2023

Same thing we did for graphblas-algorithms -- change from a small svg which uses built-fonts and instead use an explicit path to remove the font challenges. This has been run thru a minifier.

@coveralls
Copy link

coveralls commented Apr 24, 2023

Coverage Status

Coverage: 99.698% (+5.6%) from 94.056% when pulling 13586a8 on jim22k:logo_svg into 1ed40ef on python-graphblas:main.

@eriknw
Copy link
Member

eriknw commented Apr 25, 2023

Yay, thanks @jim22k!

Which minifier did you use? One of the tools I tried when doing python-graphblas/graphblas-algorithms#60 actually lowered the quality of the svg, but I forget which one.

https://vecta.io/nano appears to do a good job and is high quality.

@eriknw
Copy link
Member

eriknw commented Apr 25, 2023

I just minified all svgs with https://vecta.io/nano . I can't tell a difference. The size of the logos was reduced by another third or so.

@eriknw eriknw self-requested a review April 26, 2023 14:29
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.

3 participants