For a no-code type person, FontBakery makes no sense to me. Anyone has some time or resources to educate me on how to use this thing?

@fonts Try this to start:

fontbakery check-universal --html report.html *.ttf

Then open the report in your browser and look for warns and fails. Most of the other checks (fontbakery --list-subcommands) are built for specific foundries, but you can try them, too.

I learned the basics from a workshop with Mirko Velimirovic. His notes from the workshop might be useful: https://github.com/bghryct/TheGreatFontbakeryShow

GitHub - bghryct/TheGreatFontbakeryShow: Welcome to the Great Fontbakery Show.

Welcome to the Great Fontbakery Show. . Contribute to bghryct/TheGreatFontbakeryShow development by creating an account on GitHub.

GitHub