-
Notifications
You must be signed in to change notification settings - Fork 284
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
Creating a Biopython favicon #86
Comments
Good idea Markus, yes, please ask on the mailing lists (main and dev). Your text based example is clever, that could work. Just FYI, here's BioJava's which is just a sample version of their logo: I couldn't see how BioPerl's is setup with GitHub Pages, probably my browser has cached this? bioperl/bioperl.github.io#35 |
Do you have vectorized or at least high resolution versions of the biopython logo? I might take a stab, but it would be nice to have some consistency. |
Sadly we do not have the original vector art, just a reasonably high resolution bitmap - see http://biopython.org/wiki/Logo and http://biopython.org/DIST/docs/images/biopython.jpg |
Has this been fixed? |
No, but with the new logo it should be much easier - see also https://github.com/biopython/biopython.github.io/tree/master/assets/images |
@peterjc I have a suggestion, actually two. what do you think about this? |
@LalitNM Since favicons are squares, version 1 would contain much white space and the snakes would be rather small. Version 2 looks nice. I checked it on https://realfavicongenerator.net/ and it will give a nice favicon at different sizes (e.g. 16x16, 32x32). |
@MarkusPiotrowski, in my opinion, we should not make a white background (as given by the https://realfavicongenerator.net/). I can make a 32x32 image of version-2. This will result in a transparent background. |
I used realfavicongenerator to have an impression how the logo looks if it is scaled on different systems. I also think that it doesn't make a white background but keeps the background as it is. Actually, I just used the picture from above, maybe your original file has a white background? A transparent background looks ok on white and dark themes. On the other hand, a black background looks also nice and would fit our web page theme. |
Transparent background? That would match the style of most of the favicons I can see right now in my Chrome browser tabs. |
Looks good here on a dark Firefox theme. Good job!
|
Fixed biopython#86
* Added favicon Fixed #86 * update to apple-touch-icon * Increased resolution of apple-touch-icon, now it is 144*144 * Added html code and icons generated by realfavicongenerator.net
We can try basing this on f5f3463 but I suspect this will be a challenge due to the typical scale. Perhaps a tiny yellow snake is enough?
See also #25.
The text was updated successfully, but these errors were encountered: