xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data
Diana Whitten c75b5d9702 xstatic-package for Roboto Font Face
Roboto is the font for Google's Material Design.

We plan on using this in Horizon to provide a theme that
implements Google's Material Design.

The 'material' theme gives an example of how to make use of a 3rd party theme
using the theming functionality.  In addition to incorporating a theme,
loaded as a static asset using requirements.txt, it also gives examples of how
to cleanly override styles, variables, icon fonts and Django templates.

This theme is replacing 'blue' as the example of how to use a theme other than
'default'.

Partially-Implements: blueprint horizon-theme-css-reorg
Change-Id: I4773b35c18878e4bc20579eb21a7cc2cd8f7636e
2015-08-07 15:53:43 -07:00
..
css xstatic-package for Roboto Font Face 2015-08-07 15:53:43 -07:00
fonts xstatic-package for Roboto Font Face 2015-08-07 15:53:43 -07:00
LICENSE xstatic-package for Roboto Font Face 2015-08-07 15:53:43 -07:00
README.md xstatic-package for Roboto Font Face 2015-08-07 15:53:43 -07:00

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 ?