lukas-w / font-logos

An icon font providing popular linux distro's logos
https://lukas-w.github.io/font-logos
The Unlicense
445 stars 85 forks source link

Logo 'ferris' broken on Windows #86

Closed Finii closed 1 year ago

Finii commented 2 years ago

The ferris glyph u_F323 looks like this in outline view:

image

Note that there are multiple overlying outlines. Probably it was colored before. The multiple outlines are usually not a problem with svgs, but fonts are a bit more picky. Anyhow, it looks good in fontforge's preview/render mode:

image

If this is used with the font, it renders correctly on Linux, but there is a problem with the windows font rendering engine:

image

The 'face' is rendered transparent, because it is two overlaying outlines.

The 'face' ellipsis should probably be removed.

At least it seems to be intended to have no 'face':

image

Reported-by: @T-727 Reference: https://github.com/ryanoasis/nerd-fonts/issues/946

Finii commented 2 years ago

Also cleaned up the eyes..

1

After:

2