gftools icon indicating copy to clipboard operation
gftools copied to clipboard

Add documentation on exporting woff2 variable files

Open erikdkennedy opened this issue 1 year ago • 1 comments

Hey @simoncozens , thanks for fixing #350 !

I can't figure out how to make use of your fix though 😬. Is there something I can change in the stat key in my config.yaml file?

I've been searching the documentation here and don't see anything about variable WOFF2: https://github.com/googlefonts/gftools/tree/main/docs/gftools-builder

(For reference, this is my config.yaml file: https://github.com/erikdkennedy/figtree/blob/master/sources/config.yaml)

Thanks 🙂

erikdkennedy avatar Mar 25 '23 15:03 erikdkennedy

Apologies for the late reply. #670 should fix webfont generation. Upgrade your gftools by doing

pip install --upgrade gftools and rerun the builder. The webfonts dir should now have fonts.

m4rc1e avatar Apr 05 '23 08:04 m4rc1e