ryanoasis / nerd-fonts

Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
https://NerdFonts.com
Other
53.93k stars 3.63k forks source link

FiraCode: Some symbols not shown in the current version #1241

Closed Diogo-Rossi closed 1 year ago

Diogo-Rossi commented 1 year ago

🗹 Requirements

🎯 Subject of the issue

Experienced behavior:

Missing some icons on current version of FiraCode font (current version)

image

Expected behavior:

Show all icons like below (version downloaded from commit dfd186c2a43fa45409ba2a3d5d5ab831fba6fc01)

image

Example symbols:

Show above

🔧 Your Setup

★ Screenshots (Optional)

Show above

Additional information: I saw the folder does not have "Windows compatible" fonts anymore. Why is that?

Summary: In commit dfd186c2a43fa45409ba2a3d5d5ab831fba6fc01 the font was OK. Now, it is not.

Finii commented 1 year ago

What I see from your images, it is the 'home' and the 'hourglass' that does not work?

From the cheat-sheet

image nf-mdi-home

and

image _nf-mdi-timer_sand_

Please see the release notes for 'why are they dropped'.

The cheat sheet also helps you to find replacements, or use the excellent https://github.com/loichyan/nerdfix

nf-mdi-home -> nf-md-home (codepoint F02DC)

nf-mdi-timer_sand -> nf-md-timer_sand (codepoint F051F)

I saw the folder does not have "Windows compatible" fonts anymore. Why is that?

'Windows Compatible' fonts also work on other platforms, so there is no reason to have any non-all-platforms fonts. They could have had the name 'Works everywhere' and 'Windows incompatioble', so the windows incompatible fonts were dropped.

Diogo-Rossi commented 1 year ago

@Finii Thank you for clarify. Sorry for I didn't make a deeper search.

github-actions[bot] commented 10 months ago

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.