RETIRED, further work has moved to Debian project infrastructure
css | ||
fonts | ||
.gitignore | ||
bower.json | ||
LICENSE | ||
package.json | ||
README.md |
Roboto fontface
A simple package providing the Roboto fontface. The font was created by Christian Robertson.
Installing
Assuming you have NodeJS, NPM and Bower installed globally just open up a terminal, navigate to your projects root directory and then execute
# install via NPM
$ npm install roboto-fontface --save
# install via Bower
$ bower install roboto-fontface --save
Hinting
Some of the included font files have hinting.
Files | Hinting |
---|---|
.eot |
? |
.svg |
no |
.ttf |
? |
.woff |
yes |
.woff2 |
? |