Package Exports
- roboto-fontface
- roboto-fontface/package.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (roboto-fontface) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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 --saveHinting
Some of the included font files have hinting.
| Files | Hinting |
|---|---|
.eot |
? |
.svg |
no |
.ttf |
? |
.woff |
yes |
.woff2 |
? |