Tagged “fonts”
-
TIL the history of fonts fonts history browser
We came up with all sorts of clever techniques to do what was called 'image replacement' for text. Some of the techniques involved CSS and background images. One of the techniques involved Flash
-
TIL self-hosting your own Google Fonts fonts optimization cdn selfhost
I'm all for self-hosting. So seeing this question asked 'Should you self-host Google Fonts?', my immediate answer is ABSOLUTELY. But here's the edge-cases.
-
TIL Icon Fonts being the suckfest that they are accessibility fonts svg
In 99% of all use-cases, SVGs are better.
-
TIL how to make numbers the same width and prevent shifting layout css fonts twitter mdn
If your font supports it, you can use 'font-variant-numeric: tabular-nums'.
-
TIL why emojis in JS counts as a length of 2 javascript fonts
Characters are written in UTF-16. Emojis are bigger, and require two characters.
-
TIL how fonts draw greyscale fascinating fonts
This may be super esoteric knowledge and could have incredibly limited usecases beyond this post.
-
TIL When to use Serif vs San-serif css fonts
Serifs are recognized for having small decorative lines added as embellishment. San-Serif is basic.
See all tags.