Add note on hinting

Closes #15
This commit is contained in:
Christian Hoffmeister 2015-05-02 07:30:26 +02:00
parent 7c8eb8c8c4
commit 02311b5198

View File

@ -9,3 +9,15 @@ Assuming you have [NodeJS](http://nodejs.org/) and [Bower](http://bower.io/) ins
```
$ bower install roboto-fontface --save
```
## Hinting
Some of the included font files have [hinting](http://en.wikipedia.org/wiki/Font_hinting).
| Files | Hinting |
|----------|---------|
| `.eot` | ? |
| `.svg` | no |
| `.ttf` | ? |
| `.woff` | yes |
| `.woff2` | ? |