开发者 | csixty4 |
---|---|
更新时间 | 2013年4月23日 22:26 |
捐献地址: | 去捐款 |
PHP版本: | 3.0 及以上 |
WordPress版本: | 3.1.3 |
text-rendering: optimizeLegibility;
declaration in their CSS to encourage context-sensitive kerning and the use of ligatures.
Chip Cullen's Ligatures.js plugin for jQuery is an extremely lightweight tool automatically inserting ligatures in content where appropriate. Ligatures are glyphs that combine two letter forms into one for stylistic and legibility reasons.
Since it depends on fonts for ligature rendering, it's limited to the four ligatures that are reliably supported: fi, fl, AE, and ae.
The configuration screen lets you pick which text on your site gets ligatures using CSS selectors. Use this plugin to enhance readability in headlines and flavor text on your site.
/wp-content/plugins/
directoryThe Unicode standard has code points for quite a few ligatures, but most fonts we use on the web only have support for a basic set of characters. Chip Cullen determined that fi, fl, AE, and ae were the only ones he could count on being there.