From 365b1f855c9a589f49f145d80a784b36e1aaf6d6 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 10 Oct 2021 15:48:47 -0700 Subject: . --- html/font.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html') diff --git a/html/font.subx.html b/html/font.subx.html index 781adf4b..e042598d 100644 --- a/html/font.subx.html +++ b/html/font.subx.html @@ -63,7 +63,7 @@ if ('onhashchange' in window) { 9 # - 2-letter hex bytes, optionally followed by '/' and single-word comments, and 10 # - line comments after '#' 11 # Each glyph consists of a 1-byte size, a 1-byte boolean flagging combining - 12 # characters, and a 16-byte bitmap. + 12 # characters, and a 32-byte bitmap. 13 # The size can currently be only '08' or '10' (16). 14 # * If it's '08', the glyph is 8 pixels wide, each row consists of one byte, and 15 # the last 8 bytes of the bitmap are ignored. -- cgit 1.4.1-2-gfad0