You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest either a documentation change or functionality change.
I expected the command glyphhanger ./test.html --formats=woff2 --subset='*.ttf' to subset using a calculated unicode range per font family.
However, to get this functionality it appears that I need to run glyphhanger once per font-family like the below which significantly increases my build time:
I suggest either a documentation change or functionality change.
I expected the command
glyphhanger ./test.html --formats=woff2 --subset='*.ttf'
to subset using a calculated unicode range per font family.However, to get this functionality it appears that I need to run glyphhanger once per font-family like the below which significantly increases my build time:
Have I understood the functionality correctly?
The text was updated successfully, but these errors were encountered: