zachleat / glyphhanger

Your web font utility belt. It can subset web fonts. It can find unicode-ranges for you automatically. It makes julienne fries.
https://www.zachleat.com/web/glyphhanger/
MIT License
691 stars 20 forks source link

Non-breaking White Space #2

Open marcusds opened 3 years ago

marcusds commented 3 years ago

Apparently a   is it's own unicode character, but glyphhanger is not picking it up, so when I use the outputted code to make a subset font it is always falling back to the main font if a   is on the page.

PaulMorel commented 3 years ago

I managed this by manually adding the character to the whitelist flag.

--whitelist=U+00A0