Brian Louis Ramirez
Fallback Font Generator
https:/
Reduce Cumulative Layout Shift (CLS) by adjusting web fonts and system font fallbacks using special @font-face descriptors.
Brian Louis Ramirez
https:/
Reduce Cumulative Layout Shift (CLS) by adjusting web fonts and system font fallbacks using special @font-face descriptors.
Never do pixel math with em
and rem
units. That’s where we went wrong, by assuming that 16px == 1em
is a reliable fact. It reminds me a lot…
Web font file size study: a variable font addition
The sum is smaller than the parts. A variable font that has both normal and heavy (bold) weight (and also everything in between) is slightly smaller…
Introducing TODS – a typographic and OpenType default stylesheet
The idea is to set sensible typographic defaults for use on prose (a column of text), making particular use of the font features provided by OpenType.…
Subsetting.xyz — Type foundries that allow font subsetting
Subsetting removes unused characters from a font to reduce file size. For example, you might not use math symbols like ≤ and ∫, and removing them…
Hardest Problem in Computer Science: Centering Things
Even if it’s hard. Even if tools make it inconvenient. Even if you have to search for solutions. Together, I trust, we can find our way back to putting…