ryanoasis/nerd-fonts

Rust logo on Devicons.ttf is bad formed

atauzki opened this issue · 3 comments

Requirements

  • I have searched the issues for my issue and found nothing related or helpful
  • I have searched the FAQ for help
  • I have checked the Wiki for help

Experienced Behavior

That's the icon in this repo's devicons.ttf
image

Expected Behavior

The icon should be on the devicon repo.
image

Example Symbols or Text

No response

Font Used

No response

Source of Font File

No response

Terminal Emulator (and the title of the terminal window)

No response

Operating System and Version

No response

Screenshots

No response

image

... investigating, thanks for reporting!

You can use one of the other icons, until this is fixed.

image

In their SVG the missing holes are not closed paths, they start and end with a not-connected node on the same coordinate.
Normally fontforge should fix that on import, but here it seems to fail.

Screenshot from 2024-12-07 19-52-39
Fontforge

image
Inkscape

The arrows point to the smaller nodes that are end-nodes (2 of them on top of each other).
Strange fontforge manages to fix the left but not the right...