Loading…
Reference in new issue
There is no content yet.
Delete Branch 'Ordoviz/foot:master'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Deleting a branch is permanent. It CANNOT be undone. Continue?
Closes #27
I aligned the underscore cursor to a 4px grid so that it looks crisper in small sizes and I moved the foot a little down. The logo now uses the gruvbox colors. I made the PNGs with
rsvg-convert
. We might not need that many sizes but most apps I have installed also install icons in these sizes.You should also set this logo as the avatar in this repo’s settings.
Looking sharp! (pun intended)
The colors have really grown on me, so yeah, lets go with that!
If the PNGs are auto-generated from the SVG, then perhaps we only need to install the SVG, under
hicolor/scalable
? I've also seen some applications installing their (single) icon under(/usr)/share/pixmaps
. Thoughhicolor
seems to be the preferred place.Anyway, my understanding is that the main purpose of the pre-rendered PNGs is to enable custom created icons, tweaked for each particular icon size.
If we auto-generate the PNGs, then there isn't really any difference from letting the user (as in program/desktop) scaling the SVG themselves. Or am I missing something?
Of course :D
On a side note: I'm considering adding a Special Thanks section to the README, to attribute contributors of, well, special things. Like the logo - which is likely to be the very first thing people see.
Would you like to be mentioned by username or real world name? Or something else? Or not at all? This truly is your choice, and yours alone :)
To answer this I did some research: Most GNOME apps only install the SVG. Kdenlive, LibreOffice, gThumb additionally install PNGs that are optimized for their specific size. So the reason I gave in the original comment “most apps I have installed also install icons in these sizes” is no longer valid.
However, the Freedesktop spec says that “minimally” a 48×48 PNG should be installed. I also think that a single PNG does not hurt too much.
Ordoviz (because it is the name under which I am best known and the link allows me to give and change additional information)
Should I fource-push a commit that removes all PNGs except for the 48×48?
Please do. And please give a short explanation, in the commit message, of why we only install one PNG. It doesn't have to be much more than a link to the specification.
Can you also update
Icon
infoot.desktop
andfoot-server.desktop
?I noticed you did the force-push. Is this ready for merge? Asking just to be sure, since you didn't post a comment ;)
It is ready.
4cea9d910e
into master manually 3 years agoAwesome! Thanks!
4cea9d910e
.