/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

iainbean.com
| | notes.arne.me
0.2 parsecs away

Travel
| |
| | fuzzylogic.me
1.7 parsecs away

Travel
| | Subsetting fonts makes them quicker to download. Heres how I use glyphhanger to do it.
| | www.debugbear.com
1.6 parsecs away

Travel
| | Font performance optimization is a set of web development techniques that make fonts load faster and render more smoothly, including thoughtful font selection, the use of performant font formats, self-hosting, optimized @font-face declarations, font display strategies, and others.
| | www.phpied.com
16.8 parsecs away

Travel
| 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