larsenwork / monoid

Customisable coding font with alternates, ligatures and contextual positioning. Crazy crisp at 12px/9pt. http://larsenwork.com/monoid/
7.85k stars 170 forks source link

Add Glyphicons to Monoisome #108

Closed mikebronner closed 7 years ago

mikebronner commented 8 years ago

Add the common Glyphicons to Monoisome as used with Twitter Bootstrap:

http://getbootstrap.com/components/#glyphicons

larsenwork commented 8 years ago

That'd require special permission since they aren't released under a free license.

mikebronner commented 8 years ago

Sent email to Jan Kovarik to see if he will grant us permission.

larsenwork commented 8 years ago

:+1: got the cc

mikebronner commented 8 years ago

Unfortunately the creator of Glyphicons does not wish to be in the same font as Font-Awesome, and has not given us permission to use it at this time.

mikebronner commented 8 years ago

Resurrecting this thread, as Jan gave permission to use it as a separate font.

mikebronner commented 8 years ago

@larsenwork Would it be a good idea for me to go ahead and make a mapping file for Glyphicons the same way we did for Font-Awesome? I would be happy to get a jump on this over the weekend.

larsenwork commented 8 years ago

Would be great - I probably won't have any time before sunday to look at it.

Do you know your way around batch replacing with e.g. sed or something similar? That's how I created the .fea for Monoisome from the css file in 5 minutes only missing the glyph names - saved a lot of time:)

mikebronner commented 8 years ago

I'll play around with it ... I have not (and probably won't) installed FontForge on my system, as it requires X11, and Java, and other crud which makes me want to take a shower. :)

Using Glyph app to inspect fonts, maybe there are some internal functions to export glyph names, etc. From there I can batch process using my favorite editor. :)

larsenwork commented 8 years ago

👍 fontforge isn't needed for any of the .fea stuff - just make sure you only include the .fea file and not the actual font here on github as it isn't an open source font

mikebronner commented 8 years ago

Will do :)

mikebronner commented 7 years ago

Closing for now, unfortunately haven't been or will be able to work on this due to time constraints. :(