7 Essential JavaScript Typography Resources

The Web Development Series is supported by Rackspace, the better way to do hosting. Learn more about Rackspace’s hosting solutions here.

When you think of web typography, CSS instantly comes to mind. And that’s great, because CSS is the primary option when dealing with the style/visual layer of your website.

However, when you hit a roadblock with CSS, take it up a level by using JavaScript (JS).

Open source JavaScript libraries can help you craft responsive web designs (a technique that optimizes webpage layouts for mobile devices), implement fun text effects and more. In this post, we will primarily focus on JavaScript libraries that use modern web typography techniques to underscore and promote current web design best practices.

1. Kerning.js

Kerning.js is an open source JavaScript library that promises web designers complete control of web typography. According to the developer of the project, Joshua Gross, the library is admittedly a “work in progress.” However, by extending CSS, it doesn’t need JS programming outside of referencing the library in your HTML. Simply use Kerning.js’s custom CSS properties such as -letter-kern and -word-color.

With this excellent JavaScript library, you can achieve a variety of type techniques normally associated with print design and desktop publishing, such as perfect kerning and conditional fallback fonts for your @font-face rules.

See live demo.

Click here to view this gallery.


Series Supported by Rackspace


rackspace

The Web Development Series is supported by Rackspace, the better way to do hosting. No more worrying about web hosting uptime. No more spending your time, energy and resources trying to stay on top of things like patching, updating, monitoring, backing up data and the like. Learn why.

Image courtesy of iStockphoto, Punkle

More About: design, dev, features, javascript, typography, web development series

For more Dev & Design coverage:


This entry was posted in design, dev, features, javascript, typography, web development series and tagged , , , , , , , , , . Bookmark the permalink.