Updated Polish characters (thanks Jairo)
This commit is contained in:
parent
e52f3a97a5
commit
44e5a252f3
|
@ -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: 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 |
Loading…
Reference in New Issue