summaryrefslogtreecommitdiff
path: root/scripts/touchup_for_web.py
Commit message (Collapse)AuthorAge
* Provide a hotfix for webfont names.James Godfrey-Kittle2015-09-29
| | | | | | | | | | This ensures that we'll only have four fonts with family name "Roboto" (regular, bold, italic, and bold italic), which is necessary for Windows compatibility. Other styles have their weight appended to the family name. Also ensures that the macStyle bold bit is set for weight Black, to be consistent with older Roboto binaries.
* Add license files and headers.James Godfrey-Kittle2015-04-16
|
* Fix name table overrides for condensed fonts.Roozbeh Pournader2015-04-16
| | | | Fixes issue 104 and issue 105.
* More moving web-specific tests and touchups to common.Roozbeh Pournader2015-04-16
|
* More refactoring of touchup and test scripts.Roozbeh Pournader2015-04-16
|
* Move updating version numbers to temporar_touchups.Roozbeh Pournader2015-04-16
| | | | This is so that both Adroid and Web targets could reuse it.
* 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