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
"The following glyphs seem to be spacing (because they have width > 0 on the hmtx table) so they may be in the GDEF mark glyph class by mistake, or they should have zero width instead:\n{}",
47
+
nonspacing_mark_glyphs
48
+
)));
49
+
}
50
+
51
+
Ok(Status::just_one_pass())
52
+
}
53
+
54
+
#[check(
55
+
id = "opentype/gdef_mark_chars",
56
+
rationale = "Mark characters should be in the GDEF mark glyph class.",
title = "Verify that family names in the name table are consistent across all fonts in the family. Checks Typographic Family name (nameID 16) if present, otherwise uses Font Family name (nameID 1)",
0 commit comments