fizzed / font-mfizz

Font Mfizz - Vector Icons for Technology and Software Geeks
539 stars 109 forks source link

Fixed build scripts, added elixir icon, regenerated font. #8

Closed suranyami closed 10 years ago

suranyami commented 10 years ago

I've refactored the build scripts and managed to get a reproducible build working on OSX.

I haven't tested it on linux yet. Will check it on Ubuntu next up.

Added the elixir icon. It was easy once I had the original SVG icon files you used to make the font.

The scripts have all been moved into the src directory, where they build the font, then if all goes okay they replace them in the parent directory.

The only thing I couldn't get working was the create-css-fixes.py script, but as that seemed to generate something for the mfizz website, which I didn't have any info about, I commented it out for the moment. If you want me to fix that, I'm happy to, but I kinda need to know what it's supposed to be producing.

Along the way, I noticed that there aren't icons for EOT, TrueType, WOFF and SVG, so I guess I should make some of those next. :-)

suranyami commented 10 years ago

Created new pull request that includes this pull request and additional icons.

jjlauer commented 10 years ago

I'm out on vacation but will be able to merge later this week. On Jun 29, 2014 10:45 PM, "David Parry" notifications@github.com wrote:

Closed #8 https://github.com/mfizz-inc/font-mfizz/pull/8.

— Reply to this email directly or view it on GitHub https://github.com/mfizz-inc/font-mfizz/pull/8#event-136343810.

suranyami commented 10 years ago

No problem. Added a few more things since then.