summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* 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
* | Remove various hot fixes from touchup_for_android.py.Roozbeh Pournader2015-05-21
* | Remove extra zero from version number.Roozbeh Pournader2015-05-16
* | Add make target to build Android fonts from hinted fonts.Roozbeh Pournader2015-05-16
* | 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
* | | Merge pull request #33 from google/featools-updateJames Godfrey-Kittle2015-05-08
|\ \ \ | |/ / |/| |
| * | Remove feaTools adaptions which are now upstream.James Godfrey-Kittle2015-04-29
* | | Add tests for vertical metrics of individual glyphs.Roozbeh Pournader2015-04-29
|/ /
* | Make the output of render.sh a little smaller.Roozbeh Pournader2015-04-29
* | Stop creating script-specific subsets for Google Fonts.Roozbeh Pournader2015-04-29
* | Merge pull request #9 from google/anchor-fixJames Godfrey-Kittle2015-04-27
|\ \
| * | 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
| * | Rename anchor resources to .json.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
* | | Manually merge pull request #28 from google/smcp.Roozbeh Pournader2015-04-27
|\ \ \
| * | | Fix typo in variable name.Roozbeh Pournader2015-04-27
| * | | Add tests and requirements for the 'smcp' feature.Roozbeh Pournader2015-04-27
* | | | Merge pull request #27 from google/st-ligaturesRoozbeh Pournader2015-04-27
|\| | |
| * | | Add tests for s-t and longs-t discretionary ligatures.Roozbeh Pournader2015-04-26
| * | | Test 'numr' and superscript digits to have the same width.Roozbeh Pournader2015-04-25
| * | | Add parameters to layout.py to pass down to HarfBuzz.Roozbeh Pournader2015-04-25
* | | | Merge pull request #19 from google/soft-dottedRoozbeh Pournader2015-04-27
|\| | |
| * | | Refactor some common code in layout.py.Roozbeh Pournader2015-04-24
| * | | Rename get_shapes to get_glyphs in layout.py.Roozbeh Pournader2015-04-24
| * | | Look at actual shapes instead of advances.Roozbeh Pournader2015-04-24
| * | | Add test for soft-dotted characters.Roozbeh Pournader2015-04-24
* | | | Minor: Change ${BASH_SOURCE[0]} to $0 in render.sh.Roozbeh Pournader2015-04-24
* | | | Make render.sh runnable from any directory.Roozbeh Pournader2015-04-24
|/ / /
* / / Modify render.sh to display text in all font instances.Roozbeh Pournader2015-04-22
|/ /
* | Clean up Makefile and build-v2.py path references.Roozbeh Pournader2015-04-17
* | More style fixes for build-v2.py.Roozbeh Pournader2015-04-17
* | Convert DOS line ending to Unix line endings.Roozbeh Pournader2015-04-17
* | Minor style fixes to build-v2.py.Roozbeh Pournader2015-04-17
* | Remove no-longer-relevant touchup_for_glass.py.Roozbeh Pournader2015-04-17