Skip to content

Missing sFamilyClass in OS/2 table #330

@wyuenho

Description

@wyuenho

I've recently tried to filter all installed fonts on my mac in objective-c, macOS's CoreText has the ability to filter font descriptors by font family classes such as old style serif, slab serif and so on. When I was investigating why all the IBM Plex fonts are grouped as unknown, I've come across the TrueType OS/2 table and the sFamilyClass. It appears AppKit simply relies on the data in this field to return the font family class info. This field is missing in all IBM Plex fonts. It would be nice if this can be filled in.

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