Adds contextual alternates for [] () {} when enclosing upper-case characters

This commit is contained in:
Rasmus Andersson 2017-08-25 00:44:50 -07:00
parent c976260ba5
commit 0945b58f8f
25 changed files with 503 additions and 143 deletions

View file

@ -13,7 +13,8 @@ VERSION := $(shell misc/version.py)
# all styles and alias targets
include build/etc/generated.make
res_files := src/fontbuild.cfg src/diacritics.txt src/glyphlist.txt src/glyphorder.txt
res_files := src/fontbuild.cfg src/diacritics.txt src/glyphlist.txt \
src/glyphorder.txt src/features.fea
# UFO -> TTF & OTF (note that UFO deps are defined by generated.make)
build/tmp/InterfaceTTF/Interface-%.ttf: $(res_files)