Is someone able to explain me how #fontbakery works? #help

@beppeartz It is a command line application that executes profiles (read as collections) of pre-existing and/or custom font binary & source QA checks.

Intro: https://font-bakery.readthedocs.io/en/stable/product/Overview.html

Profiles: https://font-bakery.readthedocs.io/en/stable/fontbakery/profiles/index.html

Custom profiles: https://font-bakery.readthedocs.io/en/stable/developer/writing-profiles.html

Source repository: https://github.com/googlefonts/fontbakery

1. Introduction — Font Bakery 0.8.10 documentation

@beppeartz This project is also available to support fontbakery use in continuous integration testing on GitHub repositories (GitHub Actions runners). We use FB as part of a CI testing workflow.

https://github.com/f-actions/font-bakery

GitHub - f-actions/font-bakery: A GitHub Action for continuous integration testing with the fonttools/fontbakery font quality assurance tool

A GitHub Action for continuous integration testing with the fonttools/fontbakery font quality assurance tool - GitHub - f-actions/font-bakery: A GitHub Action for continuous integration testing wit...

GitHub
@csimpkins Thanks! for some reasons I cannot install 'FreeType'
@csimpkins fixed!
@beppeartz Great! Good luck with it. Don't hesitate to reach out if you have any questions.
@csimpkins Any idea how to fix this?
@beppeartz what version of python are you using?
Installing Freetype · Discussion #3978 · googlefonts/fontbakery

Hello i'm having this issues. I'm running python on Monterey iMac 2015. gs-iMac:~ giuseppesalerno$ python -m pip install --upgrade fontbakery'[freetype]' Collecting fontbakery[freet...

GitHub
@csimpkins these are the fails that I'm trying to fix now

@beppeartz This is the description of the check in the font bakery sources:

“Iterate over the 'fvar' named instances, and confirm that every coordinate can be represented by the STAT table Axis Value tables.”

https://github.com/googlefonts/fontbakery/blob/f363accaa864d672b22519fdffaff406d3d30765/Lib/fontbakery/profiles/stat.py#L113-L131

fontbakery/stat.py at f363accaa864d672b22519fdffaff406d3d30765 · googlefonts/fontbakery

Font quality assurance tool written in Python 3. Contribute to googlefonts/fontbakery development by creating an account on GitHub.

GitHub
@csimpkins I'm trying to understand how to fix this on Glyphs