Added penalty icons originally created by Yaozong Liang (梁耀宗)#14
Added penalty icons originally created by Yaozong Liang (梁耀宗)#14FatBoyXPC merged 10 commits intocubing:masterfrom
Conversation
|
Moving the icons into appropriate subdirectories seems logical enough to me. I really like the fact that the penalty names are the regulation, however, is there a way to name them something sensible? I understand that the catch here is making it so the filename isn't ridiculously long. I would like to hold off on merging this until the font is generated. I prefer somebody who hasn't yet generated a font, but contributes to this repo, does so. That way we can make sure the README I wrote some time ago is still (if it ever was) accurate. Also - I'd like to note that merging this PR will break the docs. Is there a fancy way to create a PR to the gh-pages branch that merges when this merges? @jfly, I know you're a git and GitHub wizard now, so I'm hoping you have an answer to this :D |
|
can it be named something like misc because presumably this would go in the same folder as other random icons (like podium, medals, lunch, etc.) |
|
Hm, I feel like we have enough penalty icons to put them in its own group. @jfly, how can we tell A4b1 and A6c apart from each other (from the perspective of the judge)? Maybe if we put a time or placeholder in the stackmat LCD area? A6e and A6c can seem confusing, but I think that's more of a problem with this image being 2D. Shouldn't A3b.svg be A4b.svg? Regulations A3b and A4b for quick reference. Oh, and the important question! Did Yaozong Liang agree to the icons under the license(s) in this repo? |
I do like the idea of having more structure and revisiting this if and when these other things are added.
I can give it a shot once we're happy with the everything else.
Ah, not that I know of. I think the "right" answer is to not have the gh-pages branch depend on anything in the master branch. Not saying that's worth the effort, though.
Ahh, those are the exact same icon right now, aren't they? A4b1 concerns starting the timer without touching the puzzle, and A6c concerns stopping the timer without touching the puzzle?
Agreed. It would be nice if A6c conveyed a sense of having stopped the timer/solved the puzzle. A6e doesn't really convey that the timer is stopped, and the competitor is moving to pick up the puzzle before letting the judge inspect the puzzle. It's going to require some serious creativity to convey all that in the confines of a black and white static icon.
Oh, good catch! That mistake came from the files @Baiqiang sent me, and I didn't actually try to think about any of the images, I was just focusing on vectorizing them. Thanks for actually taking a look! I've committed a rename.
Ah good point. In the email thread, @Baiqiang said:
@Baiqiang, do you know if it's okay for us to release these icons under the MIT license used by this repository? |
|
Could someone post a screenshot in this thread? |
GitHub is nice enough to render SVGs here: https://github.com/jfly/icons/tree/master/svgs/penalties |
|
@jfly Yaozong only said two letters: OK. |
|
I think the cubes in these icons are way too small. Could we possibly make them 50% larger (in both dimensions)? |
|
A4d2 should be A4d1. |
|
Good catch, @lgarron! I've fixed that filename. I've cleaned up the svgs (every canvas is now 500x500) and made the cubes bigger. I'm going to give IcoMoon a shot now. |
|
Ok, I decided I didn't want to go through with IcoMoon, and opted to create a Gulp based build system in jfly@aed0f38. It's as easy as running Any objections to merging this up? |
get the svgs into the zip file we direct people to download.
|
LGTM! |
Added penalty icons originally created by Yaozong Liang (梁耀宗)
I opted to create a
svgs/events/folder and asvgs/penalties/folder. Not sure if this is best, or if we should maintain a flattened folder with filename prefixes, or something else entirely. I wanted to create this PR so we could get the discussion going. @keemy @FatBoyXPC, what are your thoughts?This is relevant to #4.
Note: I have not attempted to generate the new font yet.