fontbakery icon indicating copy to clipboard operation
fontbakery copied to clipboard

🧁 A font quality assurance tool for everyone

Results 191 fontbakery issues
Sort by recently updated
recently updated
newest added

## Observed behaviour As an example, a `FAIL` for `check/045` currently returns the following output: ``` >> com.google.fonts/check/045 with (('font[0]', 'Isotherma-Alpha.otf'),) Does the font have a DSIG table? * FAIL:...

P2 Important

I propose we not only write, but also generate documentation to make user's lives easier. See https://github.com/RookieGameDevs/revived/tree/master/revived and https://revived.readthedocs.io/en/stable/api.html for an example. Note the structure of the docstrings and what...

P2 Important

I was adding these for the second time and consulted with the Brill typeface. I have some ideas about **a) checks we might make** I noticed that the width is...

@vv-monsalve told me it would be useful to see on github reports the version number of the font files being checked.

P2 Important

In pr https://github.com/google/fonts/pull/3304, @thlinard pointed out that the "Regular" axisValue must be elided. For generating STAT tables, I make every axisValue which is a default in our [Axis Registry](https://github.com/google/fonts/tree/main/axisregistry) elided,...

P0 Urgent
New check proposal

The GF API distinguishes between various user agents and returns different font binaries with UA specific optimizations. It also mostly serve TrueType flavor OpenType fonts, and all the VFs are...

P2 Important

An anonymous expert wrote in to the Noto project, > Unicode (3,1,409) 'name' table strings are not limited to ASCII, so you should feel free to use Nüshu (not Nushu)...

## Observed behaviour https://github.com/silnrsi/FDBP is an excellent source of knowledge on font development best practices. ## Expected behaviour Not sure when, but at some point, it would be fun to...

P4 Someday-maybe
New check proposal

## Observed behaviour Currently the checkrunner allows us to create python files in the `Lib/fontbakery/profiles` directory with relatively little boilerplate for someone comfortable programming Python. However, our checks are not...

P4 Someday-maybe

Similar to #2035 , some of FontVal 'Contour Overlap' errors are false negatives, and we should do statistic analysis to be able to tell users when things are probably not...

P4 Someday-maybe