Skip to content

Commit d447d65

Browse files
committed
make base a dotless i
1 parent 93a8382 commit d447d65

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

src/characters.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18332,9 +18332,18 @@
1833218332
"codepoint": 7881,
1833318333
"name": "latin_small_letter_i_with_hook_above",
1833418334
"character": "",
18335-
"reference": 105,
18336-
"diacritic": "hook_above",
18337-
"diacriticSpace": 1
18335+
"pixels": [
18336+
[0, 1, 1, 0, 0],
18337+
[0, 0, 0, 1, 0],
18338+
[0, 0, 1, 0, 0],
18339+
[0, 0, 0, 0, 0],
18340+
[0, 1, 1, 0, 0],
18341+
[0, 0, 1, 0, 0],
18342+
[0, 0, 1, 0, 0],
18343+
[0, 0, 1, 0, 0],
18344+
[0, 0, 0, 1, 1]
18345+
],
18346+
"leftMargin": -0.5
1833818347
},
1833918348
{
1834018349
"codepoint": 7882,

0 commit comments

Comments
 (0)