This repository was archived by the owner on Mar 9, 2021. It is now read-only.
glyphhanger 3.1.0
Your web font utility belt. It can subset web fonts. It can show you what unicode-ranges are used on a web site (optionally per font-family). It can also subset web fonts automatically using the unicode-ranges it found. It makes julienne fries.
- Adds
--cssSelectorto target a specific portion of a page (#17, #46) Thanks @patrickkettner! - Adds
--onlyVisibleto only return text that is visible on a page (#11, #44) Thanks @patrickkettner! - Warn if HTTP code is not 200 OK (#40, #47) Thanks @patrickkettner!
--cssnow required when using--subsetto generate a CSS file (#53)- Subset result improvement when code uses
font-variant: small-caps(#51) - CSP error when using local test files (#52)
--subsetfailed when the font file had spaces in the filename (#50)
All listed on the Milestone.