Skip to content

Missing common family name in variable fonts causes application crash #51

@tagoh

Description

@tagoh

RedHatMonoVF.ttf and RedHatMonoVF-Italic.ttf has some problematic variants.

  1. 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).
  2. Another one is that subfamily is set to "Bold". they are missing both Name ID 1 and 16.
  3. 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.
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions