website
This commit is contained in:
parent
f582d72059
commit
4f790d0ae8
12 changed files with 38821 additions and 323 deletions
|
|
@ -125,7 +125,7 @@ m@n M@N
|
|||
3÷5 ÷5 8÷ 3±5 ±5 8±
|
||||
3=5 =5 8= 3≠5 ≠5 8≠
|
||||
8*5 8 * 7 WALLPAPER*
|
||||
B-O B–O B‒O B—O M•N
|
||||
B-O B–O B‒O B—O M•N ⌘-
|
||||
-Selvece
|
||||
darest-Selvece
|
||||
b-o b–o b‒o b—o m•n
|
||||
|
|
@ -1124,6 +1124,7 @@ document.head.appendChild(fontCSS)
|
|||
<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:ss02"> Enable Stylistic set 2</label>
|
||||
|
|
|
|||
Reference in a new issue