diff options
| author | la-ninpre <aaoth@aaoth.xyz> | 2025-12-23 23:49:37 +0300 |
|---|---|---|
| committer | la-ninpre <aaoth@aaoth.xyz> | 2025-12-23 23:49:37 +0300 |
| commit | 1dd068e1399c615d868df40e45281be31e624899 (patch) | |
| tree | 66d4e052b248374263bcb3f36efb62b717fef0ec /ukarpanghooth.html | |
| parent | 4f5915a36b56a0c0e90a1a44d3dc803adfb81a45 (diff) | |
| download | aaothxyz-decadv-1dd068e1399c615d868df40e45281be31e624899.tar.gz aaothxyz-decadv-1dd068e1399c615d868df40e45281be31e624899.zip | |
day 23: yay, first font! very raw, but still cool.
Diffstat (limited to 'ukarpanghooth.html')
| -rw-r--r-- | ukarpanghooth.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ukarpanghooth.html b/ukarpanghooth.html index aeb7e99..281b661 100644 --- a/ukarpanghooth.html +++ b/ukarpanghooth.html @@ -118,6 +118,11 @@ lookup charBlock { </code> </pre> </div> +<h2>playground</h2> +<div class="win"> +<p>here you can try this writing system, it currently lacks a lot of glyphs, but the main letters are implemented.</p> +<textarea id="ukarpanghooth">write something here</textarea> +</div> </article> </body> </html> |
