-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature request] More awesome fonts #26
Comments
I looked into You don't have to look at the code point of the glyph (aka I relocate the glyphs to avoid clashing between icon fonts, see |
@gabrielelana Ok, So how I got for example one of this fancy firefox icons? I can't find it in your icons. |
@shibumi Thanks to you I found a problem, the |
@gabrielelana Awesome! Do you have an overview over all icons, like a file there you map the unicodes to names for the icons or something? |
Thanks! |
@gabrielelana I have tried it now with the newest master and font-awesome. In the file is firefox |
@shibumi I've checked, for me it works and looking at the font with |
@gabrielelana Do you see the green icon there? normally there should be an 'ok'-sign. And my git commit icon is now a 'female icon'. Seems like your last commits have missed up the usual encodings and all unicodes are now different. Here is how it should look like: I have resetted to commit 73f8840 |
@shibumi You should always refer to glyphs by name on not by codepoint because when I update the fonts I may have to shuffle things around to avoid conflicts between all the fonts. You can find all the font names in the font maps. In your case try |
Hello,
In your font it's now a green M in my airline bar it should be an OK icon. It was an OK icon until commit 73f8840 |
@davidmpaz |
Hi @shibumi , sorry for coming back late I have tried to use that commit. But still the same result. I'm thinking now whether I messed with my system in a way I can not get it stable now with the fonts. Here is my output when installing: PS: I am on ubuntu 14.04 btw. |
Hey @davidmpaz
You can ignore the ${pkgdir} and ${_pkgname} stuff thats arch specific. and after all of that I update the fontfache via fc-cache |
Hi @shibumi So, in my case and in terms of icons, what should be: Thanks again! |
Hello,
I've just found out that awesome-terminal-fonts only support characters until \uf196.
Could you please add the other characters?
This is a list of other characters:
You can find more from it here:
https://github.com/ryanoasis/nerd-fonts
The text was updated successfully, but these errors were encountered: