Add logo and benchmarks to README by eriknw · Pull Request #60 · python-graphblas/graphblas-algorithms · GitHub
Skip to content

Add logo and benchmarks to README#60

Merged
eriknw merged 7 commits into
python-graphblas:mainfrom
eriknw:readme_logo
Apr 24, 2023
Merged

Add logo and benchmarks to README#60
eriknw merged 7 commits into
python-graphblas:mainfrom
eriknw:readme_logo

Conversation

@eriknw

@eriknw eriknw commented Apr 15, 2023

Copy link
Copy Markdown
Member

This is a companion PR to python-graphblas/python-graphblas#432

I copied the logo from that PR and manually modified it.

@eriknw eriknw added the documentation Improve or add to documentation label Apr 15, 2023
@codecov-commenter

codecov-commenter commented Apr 15, 2023

Copy link
Copy Markdown

@SultanOrazbayev SultanOrazbayev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one also looks great, Erik! :)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a small thing, but the last letter in "graphblas" is a bit cropped out. I think it still works, though, so not a serious issue.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really? I don't think I see that. Can you take a screenshot of what you are seeing?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2023-04-18 at 09 11 26

I checked Chrome and Safari, both look like this for me...

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And now that I'm looking at it again, the last s in algorithms is also gone... Interesting.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried playing around with zoom to see if that would make a diff, but nope.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see this now (on my macbook); it renders fine for me on Windows where I created it. Thanks for letting me know!

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I think the logo should be fixed now if you'd like to take a look to verify.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To recap testing on my end: looks good on MacOS and Windows, looks truncated on Ubuntu.

@SultanOrazbayev

SultanOrazbayev commented Apr 21, 2023 via email

Copy link
Copy Markdown
Member

@eriknw

eriknw commented Apr 21, 2023

Copy link
Copy Markdown
Member Author

nope looks the same

Dope! Thanks for checking. Jim and I have learned that the font looks very different on different systems (Windows, Mac, Android, etc). So, I think @jim22k is going to convert all the svg logos to PNGs (Jim, don't forget to minimize the PNGs--such as from https://compresspng.com/ and https://tinypng.com/ --to improve page load times!).

@jim22k

jim22k commented Apr 22, 2023

Copy link
Copy Markdown
Member

I switched from svg to png. This bumps the logo size from 1k to 35k, but I think it's worth it to avoid the need to grab fonts from the local machine, which leads to different looks and widths. PNG will always be consistent.

@SultanOrazbayev SultanOrazbayev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Interesting the file size is so large (35K), but small enough to not be an issue.

@eriknw

eriknw commented Apr 22, 2023

Copy link
Copy Markdown
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improve or add to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants