fn matches_hint_reliant_id_list(font_id: FontId) -> bool
Expand description
Checks for fonts that require hinting based on the length and checksum of the cvt, fpgm and prep tables.
Roughly equivalent to https://gitlab.freedesktop.org/freetype/freetype/-/blob/80a507a6b8e3d2906ad2c8ba69329bd2fb2a85ef/src/truetype/ttobjs.c#L309