August 7, 2020
VNTR ReRestaurant Launch
- looks like WPEngine "legacy staging" doesn't do the URL replacement correctly when you deploy.
- otherwise, all good
BSH, Jira and setting a meeting regarding DO Droplets
JMS, Try some stuff on Raleway
- git problems, babel problems
MRLNCO Maintenance
- and adding users
JMS Font stuff
- variable font - https://github.com/TypeNetwork/Raleway
- trying to subset
- https://michaeljherold.com/2015/05/04/creating-a-subset-font/
- getting unicode ranges already using with https://www.afasterweb.com/2018/03/09/subsetting-fonts-with-glyphhanger/
glyphhanger https://URL.com --family="Raleway"
U+A,U+20-26,U+2C-3F,U+41-57,U+59,U+5F,U+61-69,U+6B-7B,U+7D,U+AE,U+D7,U+E9,U+2014,U+2019,U+201C,U+201D,U+2122
https://github.com/filamentgroup/glyphhanger
Once pyftsubset is working, then glyphhanger will use it, and you can get the subset by providing the url to your site and it'll use what's actually on the page.
glyphhanger https://smuckerawayfromhome.com --family="Raleway" --formats=woff2,woff --subset=*.ttf
For python problems:
https://opensource.com/article/19/5/python-3-default-mac
WORKS!!!
But!
- Ie is still at 14%
- so IE only shows the thinest weight
Going to have use fontsquirrel instead to make subsetted version of the non-variable font.## Design to Dev Guide