optimise font (remove CASL axis) & fix caching
This commit is contained in:
parent
0269ed5c60
commit
5304273b28
6 changed files with 8 additions and 6 deletions
6
static/font/README.txt
Normal file
6
static/font/README.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
To produce recursive-casl0.woff2:
|
||||
|
||||
fonttools varLib.instancer Recursive_VF_1.085.woff2 -o recursive-casl0.woff2 CASL=0
|
||||
|
||||
Further optimisations can be done to the font, but removing the CASL axis makes the biggest difference.
|
||||
It is not used anywhere on the website anyways, and saves about half the download size of the font.
|
Loading…
Add table
Add a link
Reference in a new issue