awesome-terminal-fonts icon indicating copy to clipboard operation
awesome-terminal-fonts copied to clipboard

Update to font-awesome 5.0.2

Open terencode opened this issue 6 years ago • 4 comments

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

terencode avatar Jan 01 '18 16:01 terencode

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

gabrielelana avatar Jan 27 '18 11:01 gabrielelana

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

SethuSenthil avatar Mar 30 '18 16:03 SethuSenthil

Are there any updates? Version 5.9.0 is out.

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

theova avatar Jun 18 '19 08:06 theova

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

jayvdb avatar Jul 26 '20 10:07 jayvdb