summaryrefslogtreecommitdiff
path: root/scripts/roboto_data.py
Commit message (Collapse)AuthorAge
* Don't update font version in web target.Roozbeh Pournader2015-04-16
| | | | | This is because web targets are from different cuts, and we want to keep the information.
* Cleanup executable flags and #! headers.Roozbeh Pournader2015-04-16
| | | | | Some files that were supposed to be executable didn't have the flag, while others that were not supposed to be had #! headers.
* Add tests for version and revision numbers.Roozbeh Pournader2015-04-16
| | | | Also add a touchup to fix the revision number.
* Update Android touchup and test tools for latest delivery.Roozbeh Pournader2015-04-16
Touchup: - Shared touchups between Android and web are moved to a new module - OS/2.usWeightClass is fixed to match the font name - Unassigned characters are no longer explicitly dropped Testing: - Rhotic hook is skipped when checking that spacing marks don't form ligatures - OS/2.usWeightClass is tested to be set correctly