typeface.js
Likes 0
Javascript library that will parse your text and replace it as a canvas or VML path. The technique is similar to Cufón.
Name | typeface.js |
|---|---|
| Website | neocracy.org |
| Difficulty to setup | medium |
| Dependencies | JavaScript |
| Pros | + good support over different browsers |
| Cons | - text not selectable - due to perfomance it's more appropriate for headers and small text only |
| Font licensing issue | need font rights |
| Additional link | |
| Features | |
| Text selectable | Yes |
| Accessible | |
| Text scalable | No it doesn't scale when text size is changed on the fly, but it does scale when the text size has been changed before the page was loaded |
| Loads quickly (no FOUT) | Yes |
| Compatibility | |
| Internet Explorer | Yes 6+ |
| Firefox | Yes 1.5+ |
| Safari | Yes 2+ |
| Google Chrome | |
| Opera | |
| iPhone/iPad |
User reviews and comments