summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Make v2 the default build target.James Godfrey-Kittle2015-04-16
|
* Nicer fix for condensed font building issue.James Godfrey-Kittle2015-04-16
|
* Separate sans and condensed build scripts.James Godfrey-Kittle2015-04-16
| | | | Currently the condensed fonts are not building correctly in the default script. This is probably not an ideal solution since the sans and condensed fonts share the same source files.
* Remove references to FL (stub out missing methods)James Godfrey-Kittle2015-04-16
|
* No longer drop hints for ChromeOS.Roozbeh Pournader2015-04-16
| | | | Patch by Jungshik Shin. Fixes issue 128.
* Rename 'RobotoDraft' to 'Roboto' in the web target.Roozbeh Pournader2015-04-16
| | | | | This is to finally create a replacement for the public Google Fonts version of Roboto.
* Move the exhaustive tests to a different make targe.Roozbeh Pournader2015-04-16
| | | | Plus some cleanup in imports.
* Drop hints from the ChromeOS target (for now).Roozbeh Pournader2015-04-16
|
* Add target for ChromeOS fonts.Roozbeh Pournader2015-04-16
|
* Expand scripts for webfont generation.Roozbeh Pournader2015-04-16
|
* Add targets and scripts for web fonts.Roozbeh Pournader2015-04-16
|
* Add test for italic angle.Roozbeh Pournader2015-04-16
|
* Add scripts for testing minimal character coverage.Roozbeh Pournader2015-04-16
|
* Update android build rules to use crunched fonts as sources.Roozbeh Pournader2014-07-27
|
* Fix output path for 'make crunch'.Roozbeh Pournader2014-07-27
|
* Add Makefile and .gitignore rules for fontcrunch.Roozbeh Pournader2014-07-27
|
* Add the beginning of a test infrastructure.Roozbeh Pournader2014-07-24
| | | | | We now test for expected values of yMin and yMax, and equal widths for digits.
* Added a hack to add cmap mapping for proportional digit one.Roozbeh Pournader2014-07-22
|
* Rework the font processing for Android.Roozbeh Pournader2014-07-03
| | | | | | yMin and yMax values needed for Android are now set after the subsetting in a separate script. The touchup script is also divided into Android-specific changes and general ones.
* Cleanup Android build mechanism and pass Android target through subsetter.Roozbeh Pournader2014-07-02
| | | | | | The touchup tool is now Android-specific and reads the data from the build number file directly. It also lists all glyph going outside the Android boundaries. Makefile also has a new 'android' target.
* Remove executable flagsRoozbeh Pournader2014-06-06
|
* Importing Roboto 2.0Christian Robertson2014-05-19