You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RedHatMonoVF.ttf and RedHatMonoVF-Italic.ttf has some problematic variants.
One is that family name (Name ID 1) is set to "Red Hat Mono VF Light" and subfamily is set to "Medium" in RedHatMonoVF.ttf. they are missing the typographic family name (Name ID 16).
Another one is that subfamily is set to "Bold". they are missing both Name ID 1 and 16.
and Name ID 1 is set to "Red Hat Mono VF Light Italic" and subfamily is set to "Medium Italic" in RedHatMonoVF-Italic.ttf. this one is also missing Name ID 16.
subfamily is set to "Bold Italic". this one is also missing both Name ID 1 and 16.
This causes a crash issue on gnome-terminal for example.