Add support for Unicode over serial (#122)

* added utf8 fonts with multi lang charset

* removed icon substring stuff

* synced US-L version
This commit is contained in:
Johannes
2022-04-04 21:12:37 +02:00
committed by GitHub
parent 43d0a95b31
commit 9a19bd9395
60 changed files with 11975 additions and 2789 deletions

View File

@@ -199,13 +199,13 @@ Text tCode
Fill : solid color
Style : flat
Associated Keyboard : none
Font ID : 0
Font ID : 2
Back. Color : 10565
Font Color : 40179
Horizontal Alignment : center
Vertical Alignment : center
Input Type : password
Text :
Text : 3333
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
@@ -229,7 +229,7 @@ Text tIcon
Fill : solid color
Style : flat
Associated Keyboard : none
Font ID : 2
Font ID : 3
Back. Color : 6371
Font Color : 65535
Horizontal Alignment : center
@@ -275,7 +275,7 @@ Button bNext
Effect Time : 300
Fill : solid color
Style : flat
Font ID : 2
Font ID : 3
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -322,7 +322,7 @@ Button bPrev
Effect Time : 300
Fill : solid color
Style : flat
Font ID : 2
Font ID : 3
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -378,7 +378,7 @@ Button b0
Style : border
Border Color : 6371
Border Width : 2
Font ID : 0
Font ID : 2
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -416,7 +416,7 @@ Button b1
Style : border
Border Color : 6371
Border Width : 2
Font ID : 0
Font ID : 2
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -454,7 +454,7 @@ Button b2
Style : border
Border Color : 6371
Border Width : 2
Font ID : 0
Font ID : 2
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -492,7 +492,7 @@ Button b3
Style : border
Border Color : 6371
Border Width : 2
Font ID : 0
Font ID : 2
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -530,7 +530,7 @@ Button b4
Style : border
Border Color : 6371
Border Width : 2
Font ID : 0
Font ID : 2
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -568,7 +568,7 @@ Button b5
Style : border
Border Color : 6371
Border Width : 2
Font ID : 0
Font ID : 2
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -606,7 +606,7 @@ Button b6
Style : border
Border Color : 6371
Border Width : 2
Font ID : 0
Font ID : 2
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -644,7 +644,7 @@ Button b7
Style : border
Border Color : 6371
Border Width : 2
Font ID : 0
Font ID : 2
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -682,7 +682,7 @@ Button b8
Style : border
Border Color : 6371
Border Width : 2
Font ID : 0
Font ID : 2
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -720,7 +720,7 @@ Button b9
Style : border
Border Color : 6371
Border Width : 2
Font ID : 0
Font ID : 2
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -758,7 +758,7 @@ Button b10
Style : border
Border Color : 6371
Border Width : 2
Font ID : 0
Font ID : 2
Back. Color : 6371
Back. Picture ID (Pressed) : 65535
Back. Color (Pressed) : 14823
@@ -1109,9 +1109,7 @@ Timer tmSerial
//id arm4
spstr strCommand.txt,va4.txt,"~",10
//icon
spstr strCommand.txt,tTmp.txt,"~",11
covx tTmp.txt,sys0,0,0
substr pageIcons.tIcons.txt,tIcon.txt,sys0,1
spstr strCommand.txt,tIcon.txt,"~",11
//icon color
spstr strCommand.txt,tTmp.txt,"~",12
covx tTmp.txt,sys0,0,0