Skip to content

Commit

Permalink
Adjusted some fontbakery checks renamed for 0.13.0a5
Browse files Browse the repository at this point in the history
  • Loading branch information
n7s committed Nov 11, 2024
1 parent 37dcbee commit 69d99b6
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/silfont/fbtests/profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"glyf_nested_components",
"opentype/glyf_non_transformed_duplicate_components",
"opentype/glyf_unused_data",
"opentype/gpos_kerning_info",
"gpos_kerning_info",
"gpos7",
"hinting_impact",
"integer_ppem_if_hinted",
Expand All @@ -85,7 +85,7 @@
"googlefonts/name/familyname_first_char",
"googlefonts/name/mandatory_entries",
"opentype/name/match_familyname_fullfont",
# "name/no_copyright_on_description",
"name/no_copyright_on_description",
"no_debugging_tables",
"os2_metrics_match_hhea",
"googlefonts/os2/use_typo_metrics",
Expand Down Expand Up @@ -113,15 +113,14 @@
"whitespace_widths"
],
"New checks from 0.12.10/Aug 2024": [
"opentype/dsig",
"opentype/family_naming_recommendations",
"opentype/xavgcharwidth",
"typoascender_exceeds_Agrave",
"designspace_has_consistent_codepoints",
"designspace_has_consistent_glyphset",
"designspace_has_default_master",
"designspace_has_sources",
"gsub/smallcaps_before_ligatures",
"smallcaps_before_ligatures",
"googlefonts/name/mandatory_entries",
"os2_metrics_match_hhea",
"googlefonts/production_glyphs_similarity",
Expand All @@ -130,7 +129,7 @@
"adobefonts/nameid_1_win_english",
"no_mac_entries",
"fontwerk/style_linking",
# "name/italic_names",
"name/italic_names",
"notofonts/cmap/unexpected_subtables",
"notofonts/unicode_range_bits",
"rupee",
Expand Down

0 comments on commit 69d99b6

Please sign in to comment.