BQN386

BQN386 font custom patched with Powerline symbols + extras (upstream ~> Log | Files | Refs | README | LICENSE

commit 173ad98fd96bb376a298c694d797ae0b67f9bd09
parent 9324f9776b8e5716741b075b6e64ae6b5f5215a6
Author: Michael Percival <m@michaelpercival.xyz>
Date:   Fri, 19 Aug 2022 13:07:41 +0100

Merge branch 'dzaima:master' into master

Diffstat:
ABQN386.woff2 | 0
Mindex.html | 15++++++++++++---
2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/BQN386.woff2 b/BQN386.woff2 Binary files differ. diff --git a/index.html b/index.html @@ -70,6 +70,15 @@ text-decoration: underline; } + h1 { + margin-bottom: 0; + line-height: 1; + } + #title { + text-align: center; + margin-bottom: 2em; + } + ::-webkit-scrollbar-button, ::-webkit-scrollbar-track { display:none; } @@ -82,7 +91,8 @@ </style> </head> <body> - <div style="text-align: center"><h1><a href="BQN386.ttf">BQN386</a></h1></div> + <div id=title><h1>BQN386</h1><a href="BQN386.ttf">ttf</a>, <a href="BQN386.woff2">woff2</a></div> + An APL and BQN font extending on <a href="https://abrudz.github.io/APL386/">APL386</a> by Adám Brudzewsky, which is based on <a href="http://apl385.com/">APL385</a> by Adrian Smith. <br><br> @@ -112,4 +122,4 @@ Adám Brudzewsky, which is based on <a href="http://apl385.com/">APL385</a> by A "</tbody></table>" </script> </body> -</html>- No newline at end of file +</html>