You are here |
bnijenhuis.nl | ||
| | | |
www.industrialempathy.com
|
|
| | | | When I started thinking about writing a post about web font loading my intention was to propose relatively sophisticated ideas that I've... | |
| | | |
www.phpied.com
|
|
| | | | I've been crafting a nice font-face fallback, something like this: @font-face { font-family: fallback; src: local('Helvetica Neue'); ascent-override: 85%; descent-override: 19.5%; line-gap-override: 0%; size-adjust: 106.74%; } It works well, however Safari doesn't yet support ascent-o | |
| | | |
gomakethings.com
|
|
| | | | For as long as I've been a web developer, I've heard that using "web-safe fonts," fonts that are preinstalled on every operating system already, is faster and more resilient than using custom web fonts. And for a while, this was true! But as Oliver Schöndorfer from Pimp My Type explains, that's no longer the case, because of mobile browsers... While this was true 15 years ago, when you would find Arial, Times New Roman, Georgia or Verdana on Windows and Apple machines, this drastically changed with the m... | |
| | | |
requestmetrics.com
|
|
| | Engineering simple performance tools that let you focus on users. |