MathFonts
MathFonts copied to clipboard
Improve how the Makefile handle font compression
The makefile contains the following comment: "Make all the commands for font generations PHONY as they are very fast.". This is no longer true with woff2 compression. Maybe this should be optimized a bit.
Apparently, zopfli is also slower (https://github.com/fred-wang/MathFonts/issues/7), so this is an additional reason to work on this issue.