summaryrefslogtreecommitdiff
path: root/init.sh
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-09-05 18:06:04 +0300
committerRasmus Andersson <rasmus@notion.se>2017-09-05 18:06:04 +0300
commit9950357a6b12e9f3606bc6c584d57a70dc81504a (patch)
treefa57afa9e903580e55f94ef8e4d5f74dc6dc05ad /init.sh
parent3471ae885ab43a104ae87aa6cbc0e423bd839c09 (diff)
downloadinter-9950357a6b12e9f3606bc6c584d57a70dc81504a.tar.xz
Renames Bold master to Black and introduces a new weight "Black" which is practically the same as "bold" prior to this change. "Bold" is now an interpolated, slightly lighter version of "Black"
Diffstat (limited to 'init.sh')
-rwxr-xr-xinit.sh15
1 files changed, 8 insertions, 7 deletions
diff --git a/init.sh b/init.sh
index 4963196ef..f8a8afb23 100755
--- a/init.sh
+++ b/init.sh
@@ -162,6 +162,7 @@ else
fi
python setup.py build_ext --inplace
popd >/dev/null
+ touch "$REF_FILE"
fi
}
@@ -184,15 +185,15 @@ else
# $BUILD_DIR/etc/generated.make
master_styles=( \
Regular \
- Bold \
+ Black \
)
derived_styles=( \
- "RegularItalic : Regular" \
- "Medium : Regular Bold" \
- "MediumItalic : Regular Bold" \
- "BoldItalic : Bold" \
- # "Black : Regular Bold" \
- # "BlackItalic : Regular Bold" \
+ "RegularItalic : Regular" \
+ "Medium : Regular Black" \
+ "MediumItalic : Regular Black" \
+ "Bold : Black" \
+ "BoldItalic : Black" \
+ "BlackItalic : Regular Black" \
)
web_formats=( woff woff2 ) # Disabled/unused: eot