An interesting look at -webkit-font-smoothing, a CSS property that controls how the browser renders text on the page.
Read more at maxvoltar.com →
之前写过一篇 Snow Leopard 中让网页字体变的更细致,收集了一下网上的各种css hack来调整页面文字的渲染效果。现在,大可不必这么麻烦了,因为有了-webkit-font-smoothing,之前的测试页面也更新了一下,在这里。
Tagged: css, webkit
|
We've done the hard work, hand-selecting these typefaces and presenting them in an easy-to-use format.
Via Font Squirrel
比较有特色的字体网站,支持字体预览和@font-face Kit,@font-face Kit提供了跨浏览器的自定义字体解决方案。关于font-face,具体可以看Bulletproof @font-face syntax.
Tagged: css, browser, link, font, css3
|
This tool can significantly reduce the size and complexity of your CSS by programmatically stripping unneeded content, stripping redundant calls, and intelligently grouping the remaining element names.
Via CSS SuperScrub
Tagged: css, link, tool
|