summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Add name, metadata tests for general and androidJames Godfrey-Kittle2015-12-11
* Don't set Black weight as bold outside of AndroidJames Godfrey-Kittle2015-12-11
* Update use of nototools' unit testsJames Godfrey-Kittle2015-12-11
* Update calls to cu2quJames Godfrey-Kittle2015-12-11
* Another update to curve conversion callsJames Godfrey-Kittle2015-11-24
* Reverse contours before generating TTFsJames Godfrey-Kittle2015-11-23
* Change error bound when converting curvesJames Godfrey-Kittle2015-11-23
* Update curve conversion calls based on upstreamJames Godfrey-Kittle2015-11-20
* Generate TTFs with ufo2ftJames Godfrey-Kittle2015-11-20
* Fix import order in Build.pyJames Godfrey-Kittle2015-11-20
* [italics] Add some commentsJames Godfrey-Kittle2015-11-19
* [italics] Work around RoboFab-related issuesJames Godfrey-Kittle2015-11-19
* [italics] Fix import order, remove unused importsJames Godfrey-Kittle2015-11-13
* [italics] Fix whitespaceJames Godfrey-Kittle2015-11-13
* Use common tests from nototoolsJames Godfrey-Kittle2015-10-06
* Test version string, revision # as separate valuesJames Godfrey-Kittle2015-10-06
* Add example of expected_version definitionJames Godfrey-Kittle2015-10-06
* Further generalize common_tests.pyJames Godfrey-Kittle2015-10-06
* Merge pull request #116 from jamesgk/testingJames Godfrey-Kittle2015-10-06
|\
| * Move exhaustive tests to common_testsJames Godfrey-Kittle2015-09-29
| * Use common digit width test for androidJames Godfrey-Kittle2015-09-29
| * Move TestHints to common_testsJames Godfrey-Kittle2015-09-29
| * Generalize and move vertical metrics testsJames Godfrey-Kittle2015-09-29
| * Generalize coverage tests in common_testsJames Godfrey-Kittle2015-09-29
| * Move all name tests to common_testsJames Godfrey-Kittle2015-09-29
* | Provide a hotfix for webfont names.James Godfrey-Kittle2015-09-29
|/
* Tmp disable superscript digit test for web.James Godfrey-Kittle2015-09-29
* Add option to check heavier fonts as marked bold.James Godfrey-Kittle2015-09-28
* Re-add check for bold bit in Black weight.James Godfrey-Kittle2015-09-28
* Remove unused imports.James Godfrey-Kittle2015-09-28
* Test that name and style are generally compatible.James Godfrey-Kittle2015-09-28
* Rename decomposeGlyph's recursive helper function.James Godfrey-Kittle2015-09-21
* Reduce code outside of decomposeGlyph's recursion.James Godfrey-Kittle2015-09-18
* Decompose nested components.James Godfrey-Kittle2015-09-17
* Don't use RGlyph.getParent.James Godfrey-Kittle2015-09-02
* Add test to compare glyph sizes between fonts.James Godfrey-Kittle2015-08-31
* Allow source and output UFOs to be tested.James Godfrey-Kittle2015-08-31
* Always deal with floats when mixing font masters.James Godfrey-Kittle2015-08-21
* Merge branch 'delivery-script-updates' into delivery-updatesJames Godfrey-Kittle2015-08-20
|\
| * Script updates 15/08/20.James Godfrey-Kittle2015-08-20
* | Add top anchors to composite .smcp, .NAV glyphs.James Godfrey-Kittle2015-08-12
* | Explicitly check anchor objects against None.James Godfrey-Kittle2015-07-17
* | Merge pull request #51 from google/name-table-fixJames Godfrey-Kittle2015-06-22
|\ \
| * | Explicitly set weight class in OS/2 table.James Godfrey-Kittle2015-06-22
| * | Correctly set PostScript font name in UFOs.James Godfrey-Kittle2015-06-22
| * | Correct family and style data in name table.James Godfrey-Kittle2015-06-10
* | | Don't round interpolated component scaling values.James Godfrey-Kittle2015-06-19
* | | Revert "Don't convert mixed glyph values to ints."James Godfrey-Kittle2015-06-19
* | | Insert kerning subtables more aggressively.James Godfrey-Kittle2015-06-17
* | | Revise updated scripts to run without FontLab.James Godfrey-Kittle2015-06-17