2016-10-11 19:09:08 +01:00
|
|
|
include README.md
|
|
|
|
include LICENSE
|
|
|
|
include NEWS
|
|
|
|
include Snippets/*.py
|
|
|
|
include Snippets/README.md
|
|
|
|
include MetaTools/*.py
|
|
|
|
include Lib/fontTools/ttLib/tables/table_API_readme.txt
|
|
|
|
|
|
|
|
include *requirements.txt
|
|
|
|
include tox.ini
|
|
|
|
include run-tests.sh
|
|
|
|
|
2017-01-09 18:44:18 +00:00
|
|
|
recursive-include Doc/man/man1 *.1
|
|
|
|
|
2017-01-15 21:57:14 +00:00
|
|
|
recursive-include Tests *.py
|
|
|
|
recursive-include Tests testdata/*.ttx testdata/*.otx testdata/*.fea
|
|
|
|
recursive-include Tests testdata/*.feax
|
|
|
|
recursive-include Tests testdata/*.txt testdata/*.ttx.*
|
|
|
|
recursive-include Tests testdata/mti/*.txt testdata/mti/*.ttx.*
|
|
|
|
recursive-include Tests testdata/mti/*.ttx testdata/mti/README
|
|
|
|
recursive-include Tests testdata/*.lwfn testdata/*.pfa testdata/*.pfb
|
|
|
|
recursive-include Tests testdata/*.xml testdata/*.designspace testdata/*.bin
|