-
Notifications
You must be signed in to change notification settings - Fork 96
First attempt to create a logo for python-semver #185
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
Conversation
Mentioned in issue python-semver#177
Given that python-semver is a python library I would imagine a reference to a snake... I will use 3 for major as it's current major number for Python... and will be soon major version number for python-semver I would use x and y for minor and patch to show that's not current python-semver version and would add prerelease part and build part just for fun (build 42 because that's a geek number and So a semver like But I've unfortunately no artistic skills. |
Thanks for your ideas! 👍
Yes, I can do that, but aren't snakes not a bit... overused? 😉
I agree most with your ideas. 😉 The only concern that I have is that the
I have also very limited skills. 😢 Give me some time, maybe I can conjure something better. 😄 |
Co-authored-by: scls19fr
Nice! let's use it! |
Github needs squared picture for profile picture. |
Oh I see. I can also create a squared version of this file if that fits a bit better.
Ahh, nice! I changed the width and height of the SVG so that becomes a squared picture. Furthermore, I've moved the text "semver" a bit below the Python snakes. Here is the result: |
I was wondering if Python logo shouldn't be before semver... like in our name python-semver... so it will be a kind of rebus |
You mean move the logo to the left? Actually that design was on purpose. 😉 The reason for that is, the eye of the blue snake looks to the left. That means, it needs space. You could also interpret it as Python is looking at semver. 😉 It maybe not "before", but it is places on top of the text "semver" (can be read from top to bottom). If you move the two snakes to the left, the blue snake doesn't have any space left; it looks actually to a wall (the left side of the square). That may give a very strange interpretation... I know this sounds a bit weird at a first glance. However, I got that idea from people photography and adapted it into this design. Does that make sense to you? 😉 (It's a bit hard to explain, but I hope it gives you an idea.) |
It makes perfectly sense. New logo uploaded. |
@scls19fr Good morning. 👋 I forgot to ask:
It's a one-liner in |
Hi @tomschr |
Sorry I didn't noticed that I closed this PR. Sorry. |
Closes #187 |
Don't worry, no problem. :-) Hmn, strange, I've pushed another commit in my branch, but it doesn't appear in this PR. Any idea? Maybe you need to reopen this PR? |
I only see that I can't reopen this PR. Reopen and comment button is disabled and I see tooltip "The feature/logo branch was forced pushed or recreated" I've just created an issue specifically about logo #187 |
Oh I see, same here. 😉 Ok, I will create another branch and try it again. :-) |
Created new PR #188 |
Supersed by #188 |
This PR is the first attempt to create a logo for this project (mentioned in issue #177).
It's quite simple, nothing spectacular. 😉
The logo requires the Roboto font.
Questions
logo.svg
in thedocs
folder?Let me know if I should change it in any way.