summaryrefslogtreecommitdiff
path: root/scripts/lib
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* | | Merge branch 'delivery-script-updates' into delivery-updatesJames Godfrey-Kittle2015-06-17
|\ \ \ | | |/ | |/|
| * | Script updates from Paratype 15/06/16.James Godfrey-Kittle2015-06-17
* | | Don't convert mixed glyph values to ints.James Godfrey-Kittle2015-06-11
| |/ |/|
* | Correctly copy FGlyphs to RoboFab RGlyphs.James Godfrey-Kittle2015-05-13
* | Copy kerning info when copying FFonts.James Godfrey-Kittle2015-05-12
* | Don't remove overlaps while italicizing glyphs.James Godfrey-Kittle2015-05-12
* | Merge pull request #34 from google/anchor-fixJames Godfrey-Kittle2015-05-11
|\ \
| * | Use RGlyph.move() to shift composite glyphs.James Godfrey-Kittle2015-05-08
| * | Correctly shift composite glyphs with offsets.James Godfrey-Kittle2015-05-07
| * | Infer composite glyphs' unicode values from names.James Godfrey-Kittle2015-05-01
| * | Remove some checks when adding anchors.James Godfrey-Kittle2015-05-01
| * | Set unicode values of generated glyphs earlier.James Godfrey-Kittle2015-04-30
| * | Fix bug causing inaccurate anchor coordinates.James Godfrey-Kittle2015-04-30
* | | Remove feaTools adaptions which are now upstream.James Godfrey-Kittle2015-04-29
|/ /
* | More descriptive variable names in kerning.py.James Godfrey-Kittle2015-04-27
* | Clean up kern feature generation a bit.James Godfrey-Kittle2015-04-22
* | Clean up anchor addition code, include comments.James Godfrey-Kittle2015-04-22
* | Make glyph anchor info prettier.James Godfrey-Kittle2015-04-22
* | Don't check for invalid mark lookups.James Godfrey-Kittle2015-04-20
* | Re-add dropped anchors to glyphs during build.James Godfrey-Kittle2015-04-20
* | Break up kerning subtable by actual rule counts.James Godfrey-Kittle2015-04-20
* | Exit after failing to generate OTF.James Godfrey-Kittle2015-04-17