From cd44638f5dceb36bef77e9a55d6e46807bcdc559 Mon Sep 17 00:00:00 2001 From: dzaima Date: Thu, 24 Sep 2020 18:36:11 +0300 Subject: index.html & readme --- README.md | 1 + index.html | 112 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 113 insertions(+) create mode 100644 README.md create mode 100644 index.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..9148e6d --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# [A BQN and APL font](https://dzaima.github.io/BQN386/) \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..36414f2 --- /dev/null +++ b/index.html @@ -0,0 +1,112 @@ + + + + BQN386 + + + + An APL and BQN font extending on APL386 by +Adám Brudzewsky, which is based on APL385 by Adrian Smith. +

+ This font keeps regular APL characters mostly intact (with an exception being making -based charcters larger): +
+
⎕⍞∆⍙ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_ +^⌹⍳⍴!%*+,-<=>?|~⊢⊣⌷≤≥≠∨∧÷×∊↑↓○⌈⌊⊂⊃∩∪⊥⊤⍱⍲⍒⍋⍉⌽⊖⍟⍕⍎⍪≡≢⍷⍸⊆⊇⍧⍮√ϼ… +¨⍨⌸⍁⍩ᑈᐵ⌶/\& .@∘⌺⍫⍣⍢⍤⍛⍡⍥⍠ 0123456789¯∞ ⍬#⍺⍵⍶⍹∇{}:⋄←→
+
+ Example of BQN characters: +
+-×÷⋆√⌊⌈∧∨¬|=≠≤<>≥≡≢⊣⊢⥊∾≍↑↓↕⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔ +`˜˘¨⁼⌜´˝˙ ∘⊸⟜○⌾⎉⚇⍟⊘◶⎊ +π‿∞‿@↩←→,⋄ 𝕨𝕩𝔽𝔾𝕎𝕏𝕗𝕘𝕊𝕤ℝ𝕣⦃⦄⟨⟩
+
+ List of all characters: +
+ + + + \ No newline at end of file -- cgit v1.2.3