Updated Polish characters (thanks Jairo)

This commit is contained in:
MysterD 2023-11-20 21:46:20 -08:00 committed by Agent X
parent a040dde2fc
commit ff29d848e2
2 changed files with 2 additions and 0 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB