diff options
author | Haoran S. Diao (刁浩然) <0@hairydiode.xyz> | 2023-11-25 05:27:56 -0800 |
---|---|---|
committer | Haoran S. Diao (刁浩然) <0@hairydiode.xyz> | 2023-11-25 05:27:56 -0800 |
commit | f9fefa545da0fd27259c2d44354d026d100c9c2c (patch) | |
tree | 1613b64d74d398825133b89f67c34fef9607f1fc /unihome.html | |
parent | a643a6689e19aa876e49f90a36800c2e2c75fe1a (diff) |
Edited some stuf
Diffstat (limited to 'unihome.html')
-rw-r--r-- | unihome.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/unihome.html b/unihome.html index e0a7b88..3c7bdbb 100644 --- a/unihome.html +++ b/unihome.html @@ -91,6 +91,11 @@ A8 9C ENDCHAR + Source: Misaki Mincho, also sidenote, the entire font is only 746K + despite the insanely inefficient format and large amount of characters + supported , meanwhile TeX Live is installing multiple 50 Megabyte fonts + that only support latin. + The first line is the unicode codepoint, followed by some info I don't care about, and the bitmap data of the character where each row is a stored as a line converted to hex. You can tell if we convert the hex to binary, it will be the @@ -122,7 +127,7 @@ braille display from before. I also wrote a little script that displays all the non-ASCII characters in the previously focused tmux pane, so together we can both display and input utf-8 characters in the linux console using tmux. -see the <a href="https://hairydiode.xyz/cgit/bim">code</a> and <a href="https://hairydiode.xyz/jankime">writeup</a> +see the <a href="https://hairydiode.xyz/cgit/bim.git">code</a> and <a href="https://hairydiode.xyz/jankime">writeup</a> "Screenshots" below: |