summaryrefslogtreecommitdiff
path: root/docs/lab
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-09-23 12:00:22 +0300
committerRasmus Andersson <rasmus@notion.se>2018-10-11 09:37:57 +0300
commitea8e6145178cd055a3321921c4794b1416774522 (patch)
treebca2fe7a638ac86772ee4d273185156385dd2299 /docs/lab
parentae7e5c0a4355d91faea584b825567595094e092b (diff)
downloadinter-ea8e6145178cd055a3321921c4794b1416774522.tar.xz
Adds SemiBold and ExtraBold to CSS and README
Diffstat (limited to 'docs/lab')
-rw-r--r--docs/lab/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/lab/index.html b/docs/lab/index.html
index 2ddc1ee85..e93d54762 100644
--- a/docs/lab/index.html
+++ b/docs/lab/index.html
@@ -1054,19 +1054,20 @@ document.head.appendChild(fontCSS)
<div class="checkbox-group">
<span>Features:</span>
- <!-- <label><input type="checkbox" class="featopt" name="feat:dlig"> Enable dlig</label> -->
+ <!-- <label><input type="checkbox" class="featopt" name="feat:liga=0">Disable liga</label> -->
+ <label><input type="checkbox" class="featopt" name="feat:dlig"> Enable dlig</label>
<!-- <label><input type="checkbox" class="featopt" name="feat:onum"> Enable onum</label> -->
<!-- <label><input type="checkbox" class="featopt" name="feat:pnum"> Enable pnum</label> -->
<label><input type="checkbox" class="featopt" name="feat:tnum"> Enable tnum</label>
<!-- <label><input type="checkbox" class="featopt" name="feat:lnum"> Enable lnum</label> -->
<!-- <label><input type="checkbox" class="featopt" name="feat:kern"> Enable kern</label> -->
<label><input type="checkbox" class="featopt" name="feat:case"> Enable case</label>
- <label><input type="checkbox" class="featopt" name="feat:calt=0"> <em>Disable</em> calt</label>
<label><input type="checkbox" class="featopt" name="feat:zero"> Enable (slashed) zero</label>
<label><input type="checkbox" class="featopt" name="feat:frac"> Enable frac(tions)</label>
<!-- <label><input type="checkbox" class="featopt" name="feat:c2sc"> Enable c2sc</label> -->
<label><input type="checkbox" class="featopt" name="feat:ss01"> Enable Stylistic set 1</label>
<!-- <label><input type="checkbox" class="featopt" name="feat:salt"> Enable Stylistic alternates</label> -->
+ <label><input type="checkbox" class="featopt" name="feat:calt=0"> Disable calt</label>
</div>