|
|
|
|
|
by lukepothier
2023 days ago
|
|
> fonts are larger than you might think because they need full Unicode support Correct me if I'm misunderstanding, but don't the vast majority of fonts _not_ include full Unicode support, or even close to it? I know of GNU Unifont, but not many people are using that on the web... I take your point on selectively downloading the relevant glyphs for the user's locale, but this could be done by the browser too - it is aware of the locale. |
|