Updated Polish characters (thanks Jairo)

This commit is contained in:
MysterD 2023-11-20 21:46:20 -08:00
parent e52f3a97a5
commit 44e5a252f3
3 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,8 @@ struct SmCodeGlyph sSmCodeGlyphs[] = {
{ "Ź", 'Z', 0, 0 }, { "Ź", 'Z', 0, 0 },
{ "Ż", 'Z', 0, 0 }, { "Ż", 'Z', 0, 0 },
{ "Ł", 'L', 12, 0 }, { "Ł", 'L', 12, 0 },
{ "Ą", 'A', 0, 0 },
{ "ą", 'a', 0, 0 },
}; };
struct SmCodeGlyph sSmCodeDuplicateGlyphs[] = { struct SmCodeGlyph sSmCodeDuplicateGlyphs[] = {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB