Website updates
This commit is contained in:
parent
52d67d232a
commit
6cfe421ae0
3 changed files with 74 additions and 72 deletions
2
Makefile
2
Makefile
|
|
@ -127,7 +127,7 @@ install: all install_otf
|
|||
|
||||
glyphinfo: docs/lab/glyphinfo.json docs/glyphs/metrics.json
|
||||
|
||||
src/glyphorder.txt: $(all_ufo) misc/gen-glyphorder.py
|
||||
src/glyphorder.txt: src/Interface-Regular.ufo/lib.plist src/Interface-Black.ufo/lib.plist src/diacritics.txt misc/gen-glyphorder.py
|
||||
misc/gen-glyphorder.py src/Interface-*.ufo > src/glyphorder.txt
|
||||
|
||||
docs/lab/glyphinfo.json: _local/UnicodeData.txt src/glyphorder.txt misc/gen-glyphinfo.py
|
||||
|
|
|
|||
Reference in a new issue