Skip to content
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

Update to font-awesome 5.0.2 #49

Open
terencode opened this issue Jan 1, 2018 · 4 comments
Open

Update to font-awesome 5.0.2 #49

terencode opened this issue Jan 1, 2018 · 4 comments

Comments

@terencode
Copy link

New version: https://use.fontawesome.com/releases/v5.0.2/fontawesome-free-5.0.2.zip

@gabrielelana
Copy link
Owner

This is going to be a pain. I looked into it and saw that they (fontawesome) have splitted regular and solid representation (glyph) of the same codepoint, aka something we can't use in a terminal, so we need to compact (move one beside the other) all the glyphs from fa-regular-400.ttf, do the same thing for fa-solid-900.ttf and change all the maps accordingly. Otherwise we need to choose between regular and solid and I can't do that for backward compatibility...

Working on it

@SethuSenthil
Copy link

Don't think its really necessary, It's not like we are using all the icons anyway.

@theova
Copy link

theova commented Jun 18, 2019

Are there any updates? Version 5.9.0 is out.

Is the task to upgrade a matter of industriousness? Then I might help.

@jayvdb
Copy link

jayvdb commented Jul 26, 2020

What about using https://github.com/ForkAwesome/Fork-Awesome ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants