Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sixtyfour Convergence: Version 2.001 added #7919

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

vv-monsalve
Copy link
Collaborator

@vv-monsalve vv-monsalve commented Jul 4, 2024

Taken from the upstream repo https://github.com/jenskutilek/homecomputer-fonts at commit jenskutilek/homecomputer-fonts@3e0b119.

PR Checklist:

  • Family categorization tags collected from the type design team with the Categories Form
  • Minisite_url definition in the METADATA.pb file for commissioned projects
  • Primary_script definition in the METADATA.pb file for all projects that have a primary non-Latin based language support target
  • Fontbakery checks are reviewed and failing checks are resolved in collaboration with the upstream font development team
  • Diffenator2 regression checks for revisions on all projects that are currently in production
  • Designers bio info have to be present in the designer catalog (at least an issue should be opened for tracking this, if they are not)
  • Check designers order in metadata.pb, since the first one of the list appears as “principal designer”
  • Social media formatted visual assets for all new commissioned projects in the Drive directory, communicate with the repository Maintainer so that they can push this content to the Social Media tracker spreadsheet
  • Social media content draft for all new commissioned projects in the Drive directory and Social Media tracker spreadsheet, communicate with the repository Maintainer so that they can push this content to the Social Media tracker spreadsheet

This comment was marked as outdated.

@vv-monsalve vv-monsalve added the -- Requires Axis Registration Variable axes are not yet registered label Jul 4, 2024

This comment was marked as outdated.

Copy link

github-actions bot commented Jul 4, 2024

FontBakery report

fontbakery version: 0.12.7

Experimental checks

These won't break the CI job for now, but will become effective after some time if nobody raises any concern.

[1] SixtyfourConvergence[BLED,SCAN,XELA,YELA].ttf
ℹ️ INFO METADATA.pb: Validate family.minisite_url field.
  • ℹ️ INFO

    Please consider adding a family.minisite_url entry.


    [code: lacks-minisite-url]

All other checks

[18] SixtyfourConvergence[BLED,SCAN,XELA,YELA].ttf
💥 ERROR Check font contains no unreachable glyphs
  • 💥 ERROR

    Failed with AttributeError: 'NoneType' object has no attribute 'Paint'

  File "/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/fontbakery/checkrunner.py", line 213, in _run_check
    subresults = list(subresults)
  File "/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/fontbakery/checks/universal/glyphset.py", line 232, in com_google_fonts_check_unreachable_glyphs
    for paint in ttFont["COLR"].table.LayerList.Paint:

[code: failed-check]

🔥 FAIL Validates that when an instance record is included for the default instance, its subfamilyNameID value is set to a name ID whose string is equal to the string of either name ID 2 or 17, and its postScriptNameID value is set to a name ID whose string is equal to the string of name ID 6.
  • 🔥 FAIL

    'Close' instance has the same coordinates as the default instance; its subfamily name should be 'Regular'


    [code: invalid-default-instance-subfamily-name]
🔥 FAIL Combined length of family and style must not exceed 32 characters.
  • 🔥 FAIL

    Variable font instance name 'Sixtyfour Convergence Overlapping' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 272 exceeds 32 characters.

This has been found to cause shaping issues for some accented letters in Microsoft Word on Windows 10 and 11.

[code: instance-too-long]
  • 🔥 FAIL

    Variable font instance name 'Sixtyfour Convergence Overexposed' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 274 exceeds 32 characters.

This has been found to cause shaping issues for some accented letters in Microsoft Word on Windows 10 and 11.

[code: instance-too-long]
  • ⚠️ WARN

    Name ID 6 'SixtyfourConvergence-Regular' exceeds 27 characters. This has been found to cause problems with PostScript printers, especially on Mac platforms.


    [code: nameid6-too-long]
🔥 FAIL Check font names are correct
  • 🔥 FAIL

    Font names are incorrect:

nameID current expected
Family Name Sixtyfour Convergence Sixtyfour Convergence Default
Subfamily Name Regular Regular
Full Name Sixtyfour Convergence Regular Sixtyfour Convergence Default Regular
Postscript Name SixtyfourConvergence-Regular SixtyfourConvergence-DefaultRegular
Typographic Family Name N/A Sixtyfour Convergence
Typographic Subfamily Name N/A Default Regular
[code: bad-names]
🔥 FAIL Check variable font instances
  • 🔥 FAIL

    fvar instances are incorrect:

  • Add missing instances
  • Delete additional instances
Name current expected
Overexposed SCAN=67.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Overlapping SCAN=37.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Touching SCAN=21.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Slight SCAN=-45.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Evenly SCAN=-27.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Delicate SCAN=-53.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Close SCAN=0.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Maximum SCAN=100.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Regular N/A SCAN=0.0, BLED=0.0, XELA=0.0, YELA=0.0
[code: bad-fvar-instances]
🔥 FAIL Check glyphs do not have components which are themselves components.
  • 🔥 FAIL

    The following glyphs have components which themselves are component glyphs:

  • Aacute
  • Aacute
  • Acircumflex
  • Acircumflex
  • Adieresis
  • Adieresis
  • Agrave
  • Agrave
  • Aring
  • Aring and 142 more.

Use -F or --full-lists to disable shortening of long lists.

[code: found-nested-components]
🔥 FAIL Check Google Fonts glyph coverage.
  • 🔥 FAIL

    Missing required codepoints:

- 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)


- 0x0101 (LATIN SMALL LETTER A WITH MACRON)


- 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)


- 0x0103 (LATIN SMALL LETTER A WITH BREVE)


- 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)


- 0x0105 (LATIN SMALL LETTER A WITH OGONEK)


- 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)


- 0x0107 (LATIN SMALL LETTER C WITH ACUTE)


- 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)


- 0x010B (LATIN SMALL LETTER C WITH DOT ABOVE)


- 108 more.

Use -F or --full-lists to disable shortening of long lists.

[code: missing-codepoints]
🔥 FAIL Validate STAT particle names and values match the fallback names in GFAxisRegistry.
  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Delicate' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Slight' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Evenly' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Close' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Touching' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Overlapping' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Overexposed' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Maximum' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'BLED', the name 'Moderate' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'BLED', the name 'Strong' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'XELA', the name 'Left' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'XELA', the name 'Right' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'YELA', the name 'Top' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'YELA', the name 'Bottom' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

🔥 FAIL Check font follows the Google Fonts vertical metric schema
  • 🔥 FAIL

    The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 1024 when it should be at least 1228


    [code: bad-hhea-range]
⚠️ WARN Check the direction of the outermost contour in each glyph
  • ⚠️ WARN

    The following glyphs have a counter-clockwise outer contour:

* .notdef has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* 4527 more.

Use -F or --full-lists to disable shortening of long lists.

[code: ccw-outer-contour]
⚠️ WARN Check for codepoints not covered by METADATA subsets.
  • ⚠️ WARN

    The following codepoints supported by the font are not covered by
    any subsets defined in the font's metadata file, and will never
    be served. You can solve this by either manually adding additional
    subset declarations to METADATA.pb, or by editing the glyphset
    definitions.

  • U+02D9 DOT ABOVE: try adding one of: yi, canadian-aboriginal
  • U+2021 DOUBLE DAGGER: try adding adlam
  • U+2030 PER MILLE SIGN: try adding adlam
  • U+2126 OHM SIGN: not included in any glyphset definition
  • U+2501 BOX DRAWINGS HEAVY HORIZONTAL: not included in any glyphset definition
  • U+2503 BOX DRAWINGS HEAVY VERTICAL: not included in any glyphset definition
  • U+250F BOX DRAWINGS HEAVY DOWN AND RIGHT: not included in any glyphset definition
  • U+2513 BOX DRAWINGS HEAVY DOWN AND LEFT: not included in any glyphset definition
  • U+2517 BOX DRAWINGS HEAVY UP AND RIGHT: not included in any glyphset definition
  • U+251B BOX DRAWINGS HEAVY UP AND LEFT: not included in any glyphset definition 200 more.

Use -F or --full-lists to disable shortening of long lists.

Or you can add the above codepoints to one of the subsets supported by the font: latin, latin-ext, math, menu, symbols

[code: unreachable-subsetting]
ℹ️ INFO List all superfamily filepaths
  • ℹ️ INFO

    ofl/sixtyfourconvergence


    [code: family-path]
ℹ️ INFO Font contains all required tables?
  • ℹ️ INFO

    This font contains the following optional tables:

- loca

- prep

- GSUB

- gasp

[code: optional-tables]

ℹ️ INFO EPAR table present in font?
ℹ️ INFO Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?
  • ℹ️ INFO

    These are the ppm ranges declared on the gasp table:

PPM <= 65535: flag = 0x0F - Use grid-fitting - Use grayscale rendering - Use gridfitting with ClearType symmetric smoothing - Use smoothing along multiple axes with ClearType®

[code: ranges]
ℹ️ INFO Show hinting filesize impact.
  • ℹ️ INFO

    Hinting filesize impact:

ofl/sixtyfourconvergence/SixtyfourConvergence[BLED,SCAN,XELA,YELA].ttf
Dehinted Size 119.4kb
Hinted Size 119.4kb
Increase 24 bytes
Change 0.0 %
[code: size-impact]
ℹ️ INFO Ensure fonts have ScriptLangTags declared on the 'meta' table.
  • ℹ️ INFO

    Latn


    [code: dlng-tag]

  • ℹ️ INFO

    Latn


    [code: slng-tag]

ℹ️ INFO Font has old ttfautohint applied?
  • ℹ️ INFO

    Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.001']


    [code: version-not-detected]
[1] Family checks
ℹ️ INFO Check axis ordering on the STAT table.
  • ℹ️ INFO

    None of the fonts lack a STAT table.

And these are the most common STAT axis orderings:
('SCAN-BLED-XELA-YELA', 1)

[code: summary]

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS 🔎 DEBUG
1 0 8 2 56 9 172 0
0% 0% 3% 1% 23% 4% 69% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • PASS
  • DEBUG

@vv-monsalve
Copy link
Collaborator Author

@emmamarichal this is a special case. Find here a disclosure of the acceptance of the reported Fails

  • 🔥 FAIL Check Google Fonts glyph coverage.

  • 🔥 FAIL Check variable font instances

  • 🔥 FAIL Validate STAT particle names and values match the fallback names in GFAxisRegistry.
    These fails were already reviewed and accepted for the original Sixtyfour font previously added. The font only has custom Axes, we have allowed a set of fvar instances and named instances in the STAT to be included in these cases.

  • 🔥 FAIL Validates that when an instance record is included for the default instance
    This was reviewed and accepted here.

  • 🔥 FAIL Combined length of family and style must not exceed 32 characters.
    This was discussed and approved in the Add Font Issue

  • 🔥 FAIL Check font names are correct
    This doesn't make sense. FB is taking the unique Default instance registered for all the new custom axes and expecting it to be in the Name ID1. Otoh, we have recently ruled out the need to include the VF origin on it.

@vv-monsalve vv-monsalve linked an issue Jul 4, 2024 that may be closed by this pull request
9 tasks
@vv-monsalve vv-monsalve removed the -- Requires Axis Registration Variable axes are not yet registered label Jul 4, 2024
@vv-monsalve
Copy link
Collaborator Author

vv-monsalve commented Jul 4, 2024

The XELA axis is included in the latest axis registry release v0.4.10

@emmamarichal
Copy link
Collaborator

@vv-monsalve Hey Viv!
And what about the ERROR? is it a fb bug? just to be sure!

Copy link

github-actions bot commented Jul 4, 2024

FontBakery report

fontbakery version: 0.12.7

Experimental checks

These won't break the CI job for now, but will become effective after some time if nobody raises any concern.

[1] SixtyfourConvergence[BLED,SCAN,XELA,YELA].ttf
ℹ️ INFO METADATA.pb: Validate family.minisite_url field.
  • ℹ️ INFO

    Please consider adding a family.minisite_url entry.


    [code: lacks-minisite-url]

All other checks

[18] SixtyfourConvergence[BLED,SCAN,XELA,YELA].ttf
💥 ERROR Check font contains no unreachable glyphs
  • 💥 ERROR

    Failed with AttributeError: 'NoneType' object has no attribute 'Paint'

  File "/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/fontbakery/checkrunner.py", line 213, in _run_check
    subresults = list(subresults)
  File "/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/fontbakery/checks/universal/glyphset.py", line 232, in com_google_fonts_check_unreachable_glyphs
    for paint in ttFont["COLR"].table.LayerList.Paint:

[code: failed-check]

🔥 FAIL Validates that when an instance record is included for the default instance, its subfamilyNameID value is set to a name ID whose string is equal to the string of either name ID 2 or 17, and its postScriptNameID value is set to a name ID whose string is equal to the string of name ID 6.
  • 🔥 FAIL

    'Close' instance has the same coordinates as the default instance; its subfamily name should be 'Regular'


    [code: invalid-default-instance-subfamily-name]
🔥 FAIL Combined length of family and style must not exceed 32 characters.
  • 🔥 FAIL

    Variable font instance name 'Sixtyfour Convergence Overlapping' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 272 exceeds 32 characters.

This has been found to cause shaping issues for some accented letters in Microsoft Word on Windows 10 and 11.

[code: instance-too-long]
  • 🔥 FAIL

    Variable font instance name 'Sixtyfour Convergence Overexposed' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 274 exceeds 32 characters.

This has been found to cause shaping issues for some accented letters in Microsoft Word on Windows 10 and 11.

[code: instance-too-long]
  • ⚠️ WARN

    Name ID 6 'SixtyfourConvergence-Regular' exceeds 27 characters. This has been found to cause problems with PostScript printers, especially on Mac platforms.


    [code: nameid6-too-long]
🔥 FAIL Check font names are correct
  • 🔥 FAIL

    Font names are incorrect:

nameID current expected
Family Name Sixtyfour Convergence Sixtyfour Convergence Default
Subfamily Name Regular Regular
Full Name Sixtyfour Convergence Regular Sixtyfour Convergence Default Regular
Postscript Name SixtyfourConvergence-Regular SixtyfourConvergence-DefaultRegular
Typographic Family Name N/A Sixtyfour Convergence
Typographic Subfamily Name N/A Default Regular
[code: bad-names]
🔥 FAIL Check variable font instances
  • 🔥 FAIL

    fvar instances are incorrect:

  • Add missing instances
  • Delete additional instances
Name current expected
Close SCAN=0.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Touching SCAN=21.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Slight SCAN=-45.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Overlapping SCAN=37.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Overexposed SCAN=67.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Delicate SCAN=-53.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Maximum SCAN=100.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Evenly SCAN=-27.0, BLED=0.0, XELA=0.0, YELA=0.0 N/A
Regular N/A SCAN=0.0, BLED=0.0, XELA=0.0, YELA=0.0
[code: bad-fvar-instances]
🔥 FAIL Check glyphs do not have components which are themselves components.
  • 🔥 FAIL

    The following glyphs have components which themselves are component glyphs:

  • Aacute
  • Aacute
  • Acircumflex
  • Acircumflex
  • Adieresis
  • Adieresis
  • Agrave
  • Agrave
  • Aring
  • Aring and 142 more.

Use -F or --full-lists to disable shortening of long lists.

[code: found-nested-components]
🔥 FAIL Check Google Fonts glyph coverage.
  • 🔥 FAIL

    Missing required codepoints:

- 0x0100 (LATIN CAPITAL LETTER A WITH MACRON)


- 0x0101 (LATIN SMALL LETTER A WITH MACRON)


- 0x0102 (LATIN CAPITAL LETTER A WITH BREVE)


- 0x0103 (LATIN SMALL LETTER A WITH BREVE)


- 0x0104 (LATIN CAPITAL LETTER A WITH OGONEK)


- 0x0105 (LATIN SMALL LETTER A WITH OGONEK)


- 0x0106 (LATIN CAPITAL LETTER C WITH ACUTE)


- 0x0107 (LATIN SMALL LETTER C WITH ACUTE)


- 0x010A (LATIN CAPITAL LETTER C WITH DOT ABOVE)


- 0x010B (LATIN SMALL LETTER C WITH DOT ABOVE)


- 108 more.

Use -F or --full-lists to disable shortening of long lists.

[code: missing-codepoints]
🔥 FAIL Validate STAT particle names and values match the fallback names in GFAxisRegistry.
  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Delicate' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Slight' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Evenly' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Close' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Touching' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Overlapping' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Overexposed' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'SCAN', the name 'Maximum' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'BLED', the name 'Moderate' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'BLED', the name 'Strong' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'XELA', the name 'Left' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'XELA', the name 'Right' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'YELA', the name 'Top' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

  • 🔥 FAIL

    On the font variation axis 'YELA', the name 'Bottom' is not among the expected ones (Default) according to the Google Fonts Axis Registry.


    [code: invalid-name]

🔥 FAIL Check font follows the Google Fonts vertical metric schema
  • 🔥 FAIL

    The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 1024 when it should be at least 1228


    [code: bad-hhea-range]
⚠️ WARN Check the direction of the outermost contour in each glyph
  • ⚠️ WARN

    The following glyphs have a counter-clockwise outer contour:

* .notdef has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* A (U+0041) has a counter-clockwise outer contour

* 4527 more.

Use -F or --full-lists to disable shortening of long lists.

[code: ccw-outer-contour]
⚠️ WARN Check for codepoints not covered by METADATA subsets.
  • ⚠️ WARN

    The following codepoints supported by the font are not covered by
    any subsets defined in the font's metadata file, and will never
    be served. You can solve this by either manually adding additional
    subset declarations to METADATA.pb, or by editing the glyphset
    definitions.

  • U+02D9 DOT ABOVE: try adding one of: yi, canadian-aboriginal
  • U+2021 DOUBLE DAGGER: try adding adlam
  • U+2030 PER MILLE SIGN: try adding adlam
  • U+2126 OHM SIGN: not included in any glyphset definition
  • U+2501 BOX DRAWINGS HEAVY HORIZONTAL: not included in any glyphset definition
  • U+2503 BOX DRAWINGS HEAVY VERTICAL: not included in any glyphset definition
  • U+250F BOX DRAWINGS HEAVY DOWN AND RIGHT: not included in any glyphset definition
  • U+2513 BOX DRAWINGS HEAVY DOWN AND LEFT: not included in any glyphset definition
  • U+2517 BOX DRAWINGS HEAVY UP AND RIGHT: not included in any glyphset definition
  • U+251B BOX DRAWINGS HEAVY UP AND LEFT: not included in any glyphset definition 200 more.

Use -F or --full-lists to disable shortening of long lists.

Or you can add the above codepoints to one of the subsets supported by the font: latin, latin-ext, math, menu, symbols

[code: unreachable-subsetting]
ℹ️ INFO List all superfamily filepaths
  • ℹ️ INFO

    ofl/sixtyfourconvergence


    [code: family-path]
ℹ️ INFO Font contains all required tables?
  • ℹ️ INFO

    This font contains the following optional tables:

- loca

- prep

- GSUB

- gasp

[code: optional-tables]

ℹ️ INFO EPAR table present in font?
ℹ️ INFO Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?
  • ℹ️ INFO

    These are the ppm ranges declared on the gasp table:

PPM <= 65535: flag = 0x0F - Use grid-fitting - Use grayscale rendering - Use gridfitting with ClearType symmetric smoothing - Use smoothing along multiple axes with ClearType®

[code: ranges]
ℹ️ INFO Show hinting filesize impact.
  • ℹ️ INFO

    Hinting filesize impact:

ofl/sixtyfourconvergence/SixtyfourConvergence[BLED,SCAN,XELA,YELA].ttf
Dehinted Size 119.4kb
Hinted Size 119.4kb
Increase 24 bytes
Change 0.0 %
[code: size-impact]
ℹ️ INFO Ensure fonts have ScriptLangTags declared on the 'meta' table.
  • ℹ️ INFO

    Latn


    [code: dlng-tag]

  • ℹ️ INFO

    Latn


    [code: slng-tag]

ℹ️ INFO Font has old ttfautohint applied?
  • ℹ️ INFO

    Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.001']


    [code: version-not-detected]
[1] Family checks
ℹ️ INFO Check axis ordering on the STAT table.
  • ℹ️ INFO

    None of the fonts lack a STAT table.

And these are the most common STAT axis orderings:
('SCAN-BLED-XELA-YELA', 1)

[code: summary]

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS 🔎 DEBUG
1 0 8 2 56 9 172 0
0% 0% 3% 1% 23% 4% 69% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • PASS
  • DEBUG

@vv-monsalve
Copy link
Collaborator Author

vv-monsalve commented Jul 4, 2024

And what about the ERROR? is it a fb bug?

Tipically, an error is a tool-level bug or issue. @felipesanches, what could be the issue in this case?

@vv-monsalve
Copy link
Collaborator Author

Simon's comment on the error: That's a fontbakery bug, it should check whether the layerlist table has anything in it before attempting to read it.

So, I'm merging this here.

@vv-monsalve vv-monsalve merged commit 9f7a481 into main Jul 10, 2024
6 of 7 checks passed
@vv-monsalve vv-monsalve deleted the gftools_packager_ofl_sixtyfourconvergence branch July 10, 2024 16:05
@vv-monsalve vv-monsalve added the -- Needs Eng team opinion API related stuff only eng team can answer label Jul 11, 2024
@vv-monsalve
Copy link
Collaborator Author

XELA default axis needed to be changed to 0 to unblock this one

@emmamarichal emmamarichal changed the title Sixtyfour Convergence: Version 2.001 added Sixtyfour Convergence: Version 2.001 added Aug 1, 2024
@vv-monsalve vv-monsalve added -- Bad rendering Hinting issue mostly, or else and removed -- Needs Eng team opinion API related stuff only eng team can answer labels Aug 8, 2024
@vv-monsalve vv-monsalve added the -- Needs Eng team opinion API related stuff only eng team can answer label Aug 8, 2024
@vv-monsalve
Copy link
Collaborator Author

The font is showing an inconsistent color rendering in Sandbox. It was reported here.
A solution for that would be needed to unblock the font.

@vv-monsalve vv-monsalve removed the -- Needs Eng team opinion API related stuff only eng team can answer label Aug 16, 2024
@vv-monsalve
Copy link
Collaborator Author

vv-monsalve commented Aug 16, 2024

#8024 change in the Metadata to re-push the family after the rendering issue was fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Live
Development

Successfully merging this pull request may close these issues.

Add Sixtyfour Convergence
2 participants