diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/BQN386.ttf | bin | 0 -> 277348 bytes | |||
| -rw-r--r-- | docs/BQN386_sub.woff2 | bin | 64808 -> 0 bytes | |||
| -rw-r--r-- | docs/fonts.html | 2 | ||||
| -rw-r--r-- | docs/style.css | 2 |
4 files changed, 2 insertions, 2 deletions
diff --git a/docs/BQN386.ttf b/docs/BQN386.ttf Binary files differnew file mode 100644 index 00000000..b36be11e --- /dev/null +++ b/docs/BQN386.ttf diff --git a/docs/BQN386_sub.woff2 b/docs/BQN386_sub.woff2 Binary files differdeleted file mode 100644 index daa8d0a6..00000000 --- a/docs/BQN386_sub.woff2 +++ /dev/null diff --git a/docs/fonts.html b/docs/fonts.html index 6ec8da31..42cf2a62 100644 --- a/docs/fonts.html +++ b/docs/fonts.html @@ -40,7 +40,7 @@ <li><a href="https://typeof.net/Iosevka/">Iosevka</a> family: Extended Term shown here; many options available</li> <li><a href="https://github.com/cormullion/juliamono">Julia Mono</a></li> </ul> -<p>Other than DejaVu, the versions embedded on this page are small subsets, and you should get your copy from the links above (unless perhaps you want to use them for embedding as well). In addition to these, <a href="https://www.fsd.it/shop/fonts/pragmatapro/">Pragmata Pro</a> and <a href="https://www.evertype.com/emono/">Everson Mono</a> have full support, but each charges a significant fee for usage and I can't freely embed them here.</p> +<p>Other than DejaVu and BQN386, the versions embedded on this page are small subsets, and you should get your copy from the links above (unless perhaps you want to use them for embedding as well). In addition to these, <a href="https://www.fsd.it/shop/fonts/pragmatapro/">Pragmata Pro</a> and <a href="https://www.evertype.com/emono/">Everson Mono</a> have full support, but each charges a significant fee for usage and I can't freely embed them here.</p> <p style="margin-top:4em">The table below shows samples of the whole BQN keyboard (which includes the entire BQN character set plus a few unused characters) and APL characters that don't feature in BQN.</p> <table> diff --git a/docs/style.css b/docs/style.css index 055f7805..0431b5e4 100644 --- a/docs/style.css +++ b/docs/style.css @@ -46,7 +46,7 @@ table th { } @font-face{ font-family: BQN386; - src: url(BQN386_sub.woff2) format('woff2'); + src: url(BQN386.ttf) format('truetype'); } @font-face{ font-family: Iosevka; |
