somerandomdude / Iconic

A minimal set of icons in raster, vector and font formats — free for public use.
http://useiconic.com/open/
Other
2.37k stars 349 forks source link

generating json files #12

Closed krisbulman closed 11 years ago

krisbulman commented 12 years ago

How are you generating the json files required by the python scripts?

somerandomdude commented 12 years ago

Right now, it's manual. I can't think of any good way to automate the process. I was considering using the JSX files which generate PNGs and SVGs from the source Illustrator file to write the JSON files, but there still needs to be a Unicode mapping to each icon at some point in the process - and that can never be automated. If you have any thoughts on the process, I would love to hear them.