googlefonts / diffenator2

A font comparison tool that will not stop until your fonts are exhaustively compared.
Apache License 2.0
46 stars 6 forks source link

Proofer: nothing appears anymore #106

Closed emmamarichal closed 12 months ago

emmamarichal commented 12 months ago

Using gftools 0.9.36 and diffenator2 0.3.2 For "Old" and "New', nothing appears anymore in diffbrowsers_proofer.html

Capture d’écran 2023-11-08 à 11 32 08
emmamarichal commented 12 months ago

I tested it on several fonts but here is the file I used for the screenshot: variable.zip

m4rc1e commented 12 months ago

you need to upgrade to the latest glyphsets. pip install --upgrade glyphsets

emmamarichal commented 12 months ago

Oh ok, thanks!

m4rc1e commented 12 months ago

Yesterday we updated the test strings in the glyphsets repo, https://github.com/googlefonts/glyphsets/pull/146. We can now specify languages for each string so we can test locl features.

m4rc1e commented 12 months ago
Screenshot 2023-11-08 at 10 39 01

Works well for me.

emmamarichal commented 12 months ago

Yes great, I just updated the glyphset and it works! thx!!