Minor changes to thin font

This commit is contained in:
Deon George 2023-07-25 23:14:33 +10:00
parent 7694b614b0
commit c23b5ebfc2
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ final class Thin extends Font
[0xc0,0xc4,0xd9],
],
'h' => [
[0xc2,0x20,0x20],
[0xc3,0xc4,0xbf],
[0xb3,0x20,0xb3],
[0xc1,0x20,0xc1],
],
'i' => [
@ -63,7 +63,7 @@ final class Thin extends Font
[0xc1,0x20,0xc1],
],
'l' => [
[0xc2,0x20,0x20],
[0xb3,0x20,0x20],
[0xb3,0x20,0x20],
[0xc0,0xc4,0xd9],
],