|
You are here |
its.mw | ||
| | | | |
mikemai.net
|
|
| | | | | This is how you become a lead web designer or developer. | |
| | | | |
matttproud.com
|
|
| | | | | It's no secret: if you're viewing this page, you can see that I am a fan of the Go Fonts. The problem is that the Go Fonts are not available as web fonts. In years past, I had tried converting them to web fonts, but the process never succeeded. I am not quite sure why, to be honest. Luckily, I was finally able to convert them recently. Third time's a charm - eh? | |
| | | | |
fuzzylogic.me
|
|
| | | | | Subsetting fonts makes them quicker to download. Heres how I use glyphhanger to do it. | |
| | | | |
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 | ||