summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Merge pull request #21 from google/readme-instructionsRoozbeh Pournader2015-04-25
|\ \
| * | Tweak formatting in readme.James Godfrey-Kittle2015-04-24
| * | Add alternative install directions to readme.James Godfrey-Kittle2015-04-24
* | | Merge pull request #20 from google/samplesRoozbeh 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
|/ /
* | Add sample texts for soft-dotted characters.Roozbeh Pournader2015-04-24
* | Add several more sample texts based on internal bugs.Roozbeh Pournader2015-04-23
* | Merge pull request #12 from google/samplesRoozbeh Pournader2015-04-23
|\ \
| * | Add samples for Latin small caps used in phonetics.Roozbeh Pournader2015-04-23
| * | Add more sample texts for testing.Roozbeh Pournader2015-04-23
| * | Whitespace cleanup in samples.Roozbeh Pournader2015-04-22
| * | Add various sample text files.Roozbeh Pournader2015-04-22
| * | Modify render.sh to display text in all font instances.Roozbeh Pournader2015-04-22
|/ /
* | Merge pull request #8 from google/readme-instructionsRoozbeh Pournader2015-04-22
|\|
| * Fix some weird formatting in README.James Godfrey-Kittle2015-04-20
| * Use expanded branch of feaTools in instructions.James Godfrey-Kittle2015-04-20
| * Add syntax highlighting, remove TODO in README.James Godfrey-Kittle2015-04-20
| * Add detailed instructions to README.James Godfrey-Kittle2015-04-20
|/
* Add more dependencies and instructions to READMEs.James Godfrey-Kittle2015-04-20
* 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
* Update the unhinted TTF fonts to the March 31 delivery.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
* Add license headers to Makefile.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
* Add a README to the hinted directory.Roozbeh Pournader2015-04-16
* Rename CONTRIBUTING to CONTRIBUTING.md.Roozbeh Pournader2015-04-16
* Add CONTRIBUTING file for contributor guidance.Roozbeh Pournader2015-04-16
* [minor] Make README.md fit in 80 columns.Roozbeh Pournader2015-04-16
* Clean up readme for actual markdown rendering.James Godfrey-Kittle2015-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