summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
...
| * | | 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
* | Fix module description of roboto_data.py.Roozbeh Pournader2015-04-17
* | Remove unused import from common_tests.py.Roozbeh Pournader2015-04-17
* | Exit after failing to generate OTF.James Godfrey-Kittle2015-04-17
* | Minor style modification in fontbuild/Build.py.Roozbeh Pournader2015-04-17
* | Don't try generating TTF if OTF generation fails.James Godfrey-Kittle2015-04-17
* | Fix converage tests to ignore Unicode 8.0 characters.Roozbeh Pournader2015-04-16
* | Clear base font's kerning when interpolating.James Godfrey-Kittle2015-04-16
* | Change default arg value for type consistency.James Godfrey-Kittle2015-04-16
* | Remove debugging code.James Godfrey-Kittle2015-04-16
* | Generate kern feature ourselves.James Godfrey-Kittle2015-04-16
* | Respond to comments on rc2d741006986.James Godfrey-Kittle2015-04-16
* | Move v2 output from out/v2/ to out/.James Godfrey-Kittle2015-04-16
* | Remove unused createFEA flag.James Godfrey-Kittle2015-04-16
* | Remove freetype-py from repo, refer to GitHub.James Godfrey-Kittle2015-04-16
* | Add license files and headers.James Godfrey-Kittle2015-04-16
* | Remove booleanOperations from repo.James Godfrey-Kittle2015-04-16
* | Use os.path.join to produce output paths.James Godfrey-Kittle2015-04-16
* | Update scripts to use external kerning rules.James Godfrey-Kittle2015-04-16
* | Support pair positioning rules.James Godfrey-Kittle2015-04-16
* | Make sure mark feature values are ints.James Godfrey-Kittle2015-04-16
* | Handle missing anchors when building mark feature.James Godfrey-Kittle2015-04-16
* | Revise updated scripts to run without FontLab.James Godfrey-Kittle2015-04-16
* | Update scripts based on 03/31 delivery.James Godfrey-Kittle2015-04-16
* | Handle new contextual feature rules.James Godfrey-Kittle2015-04-16
* | Add support for table parsing in feature syntax.James Godfrey-Kittle2015-04-16
* | Add some notes about booleanOperations library.James Godfrey-Kittle2015-04-16
* | Add mark, mkmk features before generating fonts.James Godfrey-Kittle2015-04-16
* | Response to comment on r292d0b238dde.James Godfrey-Kittle2015-04-16
* | Move removeGlyphOverlap to main build script.James Godfrey-Kittle2015-04-16
* | Use booleanOperations for overlap removal.James Godfrey-Kittle2015-04-16
* | Add booleanOperations library to scripts/lib/.James Godfrey-Kittle2015-04-16
* | Make feature creation compatible with features.py.James Godfrey-Kittle2015-04-16
* | Use feaTools in features.py.James Godfrey-Kittle2015-04-16
* | Add the correct metadata to italic fonts.James Godfrey-Kittle2015-04-16