From f9fefa545da0fd27259c2d44354d026d100c9c2c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Haoran=20S=2E=20Diao=20=28=E5=88=81=E6=B5=A9=E7=84=B6=29?=
<0@hairydiode.xyz>
Date: Sat, 25 Nov 2023 05:27:56 -0800
Subject: Edited some stuf
---
unihome.html | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
(limited to 'unihome.html')
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 code and writeup
+see the code and writeup
"Screenshots" below:
--
cgit v1.1