We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93a8382 commit d447d65Copy full SHA for d447d65
src/characters.json
@@ -18332,9 +18332,18 @@
18332
"codepoint": 7881,
18333
"name": "latin_small_letter_i_with_hook_above",
18334
"character": "ỉ",
18335
- "reference": 105,
18336
- "diacritic": "hook_above",
18337
- "diacriticSpace": 1
+ "pixels": [
+ [0, 1, 1, 0, 0],
+ [0, 0, 0, 1, 0],
18338
+ [0, 0, 1, 0, 0],
18339
+ [0, 0, 0, 0, 0],
18340
18341
18342
18343
18344
+ [0, 0, 0, 1, 1]
18345
+ ],
18346
+ "leftMargin": -0.5
18347
},
18348
{
18349
"codepoint": 7882,
0 commit comments