-
Notifications
You must be signed in to change notification settings - Fork 65
Document new minicon standard #551
Comments
@designlanguage I wanted to document the 40pt line width option. I'm thinking we should probably discuss over hang outs. I'll connect with you over chat. |
@Dnpizarro - Yes, let's discuss over hangouts. From these screenshots, it looks like there might be a few exceptions. The arrow looks much thicker than 40 pt, and the $ looks thinner, so we should formalize if/where/when we use different rules. Same thing with filled in shapes like the fax machine. It'll also be good to share with the team and get feedback on these. I'll add the initial explorations for documentation also:
|
@designlanguage @Dnpizarro any notes we can dump in here from this sprint before we forget about them? Maybe a bit about changing from baseline positioned to vertically centered on baseline and cap height at certain sizes. Could also include the change in line widths from circle icons to individual glyphs. |
Once it was determined that the icons would all live on Illustrator artboards of the same dimensions, @jimmynotjim and I needed to create a batchable action in Illustrator to remove whatever left and right whitespace exists in the files provided to us by the designers, so that when we actually display them on a webpage, that whitespace is not rendered. As there is no simple command to do that kind of thing in Illustrator, we determined with some Googling that the easiest way to handle it would be to write an Illustrator script – a snippet of JavaScript that can be executed on an Illustrator document. We found some Adobe forum answers to get us started down this path, beginning with the example script found here. Once that was working, we began iterating on the script to get it to do what we wanted, primarily referring to the official Adobe llustrator CC 2017 Scripting Guide [PDF]. The final script we arrived at is documented in #577 (comment) |
Excellent start, George! |
Based on the rules identified in #547, document the standard for both editing and creating new icons.
The text was updated successfully, but these errors were encountered: