stop subsetting alegreya- it's breaking layout
This commit is contained in:
parent
06f1591d33
commit
6eeb91a93d
1 changed files with 1 additions and 3 deletions
4
build.sh
4
build.sh
|
@ -44,9 +44,7 @@ for font in \
|
|||
subset_ttf="${font%.ttf}-Subset.ttf"
|
||||
hb-subset "$font" \
|
||||
--output-file="$subset_ttf" \
|
||||
--text-file=all_chars.txt \
|
||||
--layout-features='*' \
|
||||
--passthrough-tables
|
||||
--keep-everything \
|
||||
|
||||
woff2_compress "$subset_ttf"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue