Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

include font awesome 6 #789

Closed
Nachtpfoetchen opened this issue Feb 17, 2022 · 12 comments
Closed

include font awesome 6 #789

Nachtpfoetchen opened this issue Feb 17, 2022 · 12 comments

Comments

@Nachtpfoetchen
Copy link

Font awesome 6 was released - would be cool to update font awesome in nerdfonts.
https://github.com/FortAwesome/Font-Awesome/releases/tag/6.0.0

@Finii
Copy link
Collaborator

Finii commented Feb 17, 2022

Related: #727 (kind of duplicate)

@Finii
Copy link
Collaborator

Finii commented Feb 22, 2022

Related: #793

@Un1q32
Copy link

Un1q32 commented Mar 13, 2022

I want this too. I need a good cpu icon.

@0ptim
Copy link

0ptim commented Mar 15, 2022

I, too, am interested in fa6 support.
I'm not exactly sure if it's already possible as described here.
@phdpe Can you confirm?

@Finii
Copy link
Collaborator

Finii commented Mar 15, 2022

At the moment font-patcher takes all Font Awesome 4.007 glyphs in the range F000 - F2E0 and patches them into the target font at the same codepoints. It has only very few 'gaps'.

To have the 'same' glyph set you need to

  • patch Font Awesome 6 Brands-Regular-400.otf an then
  • over-patch with Font Awesome 6 Free-Solid-900.otf

With these settings, both:

'Exact': True,
'SymStart': 0xF000, 'SymEnd': 0xF2E0,
'SrcStart': None, 'SrcEnd': None,
'ScaleGlyph': FONTA_SCALE_LIST, 'Attributes': SYM_ATTR_FONTA

@0ptim But that will not add all the additional symbols that FA now has. Would it be helpful to test this? Are you interested in any specific (renovated?) glyphs? Please give the codepoints.

FA4:
image

FA6 (combine):
image

Edit: Add images

@Finii
Copy link
Collaborator

Finii commented Mar 15, 2022

FA6 has glyphs 'everywhere' but at least the 'core range' seems to be F000 - F8FF. That overlaps with codepoints used by Nerd Fonts for other fonts, ... That is the reason I suggested to keep the 'old FA4 range' in the comment above.

Nice overview about occupied codepoints #365 (comment)

Edit: Add specifics where I suggested the old range
Edit: Add link to issue 365

@Finii
Copy link
Collaborator

Finii commented Mar 15, 2022

FA6 seems to ... ignore/not provide inverted icons?

image

And what happened with the talk-bubble circled blue?

@0ptim
Copy link

0ptim commented Mar 16, 2022

@Finii Thanks for your quick response. Please forgive my inexperience, when it comes to fonts.

My goal is to have some font like CaskaydiaCove-Regular or the like and patch it with Font Awesome 6 Brands-Regular-400 and Font Awesome 6 Pro-Solid-900.otf.

That is the reason I suggested to keep the 'old FA4 range' in the comment above

What are the implications of this? Does this mean that if I copy and paste glyphs from the FA-website, the glyphs won't display because they are not in the same range?

Are you interested in any specific (renovated?) glyphs? Please give the codepoints.

Sorry, but I don't understand your question here.

FA6 seems to ... ignore/not provide inverted icons?

I guess they just no longer provide the inverted versions because it can simply be achieved by setting the font color.

And what happened with the talk-bubble circled blue?

Good spot! I don't understand what happened there either.

@Finii
Copy link
Collaborator

Finii commented May 5, 2023

Closed because moved to #1095

@Finii Finii closed this as completed May 5, 2023
Copy link
Contributor

github-actions bot commented Nov 6, 2023

This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a new issue, complete the issue template with all the details necessary to reproduce, and mention this issue as reference.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 6, 2023
@Finii
Copy link
Collaborator

Finii commented Mar 24, 2024

@Finii
Copy link
Collaborator

Finii commented Apr 12, 2024

Done.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants