Make SYMBOL FOR DELETE FORM TWO (U+2425) narrow by default, align with other Control Pictures characters (#2084).

This commit is contained in:
be5invis 2023-11-10 20:10:00 -08:00
parent 712d5dbcbf
commit 67edcb8569
4 changed files with 8 additions and 4 deletions

View file

@ -4,7 +4,6 @@ export async function collectBlockData() {
const BlockData = [
[[0xe0a0, 0xe0df], "Private Use Area — Powerline"],
[[0xee00, 0xee3f], "Private Use Area — Progress Bar"],
[[0xf000, 0xf8ff], "Private Use Area — Texture"]
];
for (const id of UnicodeDataIndex.Block) {