New lozenge language overlays

This commit is contained in:
c k
2022-08-26 23:20:04 +02:00
parent e2810e6991
commit e344d98ec0
244 changed files with 387 additions and 955 deletions

View File

@@ -0,0 +1,25 @@
name,language,flag,bg_2,bg_3,bg_4,bg_5,bg_6,bg_7,bg_8,bg_9,bg_10,bg_11,bg_12,bg_13,bg_14
chinese,ZH,flags/chinese.png,true,false,false,false,false,false,false,false,false,false,false,false,false
czech,CS,flags/czech.png,true,false,false,false,false,false,false,false,false,false,false,false,false
danish,DA,flags/danish.png,true,false,false,false,false,false,false,false,false,false,false,false,false
dutch,NL,flags/dutch.png,true,false,false,false,false,false,false,false,false,false,false,false,false
english,EN,flags/english.png,true,false,false,false,false,false,false,false,false,false,false,false,false
french,FR,flags/french.png,true,false,false,false,false,false,false,false,false,false,false,false,false
german,DE,flags/german.png,true,false,false,false,false,false,false,false,false,false,false,false,false
hungarian,HU,flags/hungarian.png,true,false,false,false,false,false,false,false,false,false,false,false,false
icelandic,IS,flags/icelandic.png,true,false,false,false,false,false,false,false,false,false,false,false,false
hindi,HI,flags/indian.png,true,false,false,false,false,false,false,false,false,false,false,false,false
telugu,TE,flags/indian.png,true,false,false,false,false,false,false,false,false,false,false,false,false
farsi,FA,flags/iranian.png,true,false,false,false,false,false,false,false,false,false,false,false,false
italian,IT,flags/italian.png,true,false,false,false,false,false,false,false,false,false,false,false,false
japanese,JA,flags/japanese.png,true,false,false,false,false,false,false,false,false,false,false,false,false
korean,KO,flags/korean.png,true,false,false,false,false,false,false,false,false,false,false,false,false
norwegian,NO,flags/norwegian.png,true,false,false,false,false,false,false,false,false,false,false,false,false
polish,PL,flags/polish.png,true,false,false,false,false,false,false,false,false,false,false,false,false
portuguese,PT,flags/portuguese.png,true,false,false,false,false,false,false,false,false,false,false,false,false
russian,RU,flags/russian.png,true,false,false,false,false,false,false,false,false,false,false,false,false
spanish,ES,flags/spanish.png,true,false,false,false,false,false,false,false,false,false,false,false,false
swedish,SV,flags/swedish.png,true,false,false,false,false,false,false,false,false,false,false,false,false
thai,TH,flags/thai.png,true,false,false,false,false,false,false,false,false,false,false,false,false
turkish,TR,flags/turkish.png,true,false,false,false,false,false,false,false,false,false,false,false,false
ukrainian,UK,flags/ukrainian.png,true,false,false,false,false,false,false,false,false,false,false,false,false

View File

@@ -0,0 +1,25 @@
name,language,flag,bg_2,bg_3,bg_4,bg_5,bg_6,bg_7,bg_8,bg_9,bg_10,bg_11,bg_12,bg_13,bg_14
chinese,CHINESE,flags/chinese.png,false,false,false,false,false,true,false,false,false,false,false,false,false
czech,CZECH,flags/czech.png,false,false,false,true,false,false,false,false,false,false,false,false,false
danish,DANISH,flags/danish.png,false,false,false,false,true,false,false,false,false,false,false,false,false
dutch,DUTCH,flags/dutch.png,false,false,false,true,false,false,false,false,false,false,false,false,false
english,ENGLISH,flags/english.png,false,false,false,false,false,true,false,false,false,false,false,false,false
french,FRENCH,flags/french.png,false,false,false,false,true,false,false,false,false,false,false,false,false
german,GERMAN,flags/german.png,false,false,false,false,true,false,false,false,false,false,false,false,false
hungarian,HUNGARIAN,flags/hungarian.png,false,false,false,false,false,false,false,true,false,false,false,false,false
icelandic,ICELANDIC,flags/icelandic.png,false,false,false,false,false,false,false,true,false,false,false,false,false
hindi,HINDI,flags/indian.png,false,false,false,true,false,false,false,false,false,false,false,false,false
telugu,TELUGU,flags/indian.png,false,false,false,false,true,false,false,false,false,false,false,false,false
farsi,FARSI,flags/iranian.png,false,false,false,true,false,false,false,false,false,false,false,false,false
italian,ITALIAN,flags/italian.png,false,false,false,false,false,true,false,false,false,false,false,false,false
japanese,JAPANESE,flags/japanese.png,false,false,false,false,false,false,true,false,false,false,false,false,false
korean,KOREAN,flags/korean.png,false,false,false,false,true,false,false,false,false,false,false,false,false
norwegian,NORWEGIAN,flags/norwegian.png,false,false,false,false,false,false,false,true,false,false,false,false,false
polish,POLISH,flags/polish.png,false,false,false,false,true,false,false,false,false,false,false,false,false
portuguese,PORTUGUESE,flags/portuguese.png,false,false,false,false,false,false,false,false,true,false,false,false,false
russian,RUSSIAN,flags/russian.png,false,false,false,false,false,true,false,false,false,false,false,false,false
spanish,SPANISH,flags/spanish.png,false,false,false,false,false,true,false,false,false,false,false,false,false
swedish,SWEDISH,flags/swedish.png,false,false,false,false,false,true,false,false,false,false,false,false,false
thai,THAI,flags/thai.png,false,false,true,false,false,false,false,false,false,false,false,false,false
turkish,TURKISH,flags/turkish.png,false,false,false,false,false,true,false,false,false,false,false,false,false
ukrainian,UKRAINIAN,flags/ukrainian.png,false,false,false,false,false,false,false,true,false,false,false,false,false

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

View File

@@ -0,0 +1,6 @@
echo convert psd to png
magick.exe mogrify -format png *.psd[0]
echo delete psd
del "*.psd"
echo done
pause

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 577 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 B

View File

@@ -0,0 +1,25 @@
name,language,flag,bg_2,bg_3,bg_4,bg_5,bg_6,bg_7,bg_8,bg_9,bg_10,bg_11,bg_12,bg_13,bg_14
chinese,CHINESISCH,flags/chinese.png,false,false,false,false,false,false,false,false,true,false,false,false,false
czech,TSCHECHISCH,flags/czech.png,false,false,false,false,false,false,false,false,false,true,false,false,false
danish,D<>NISCH,flags/danish.png,false,false,false,false,false,true,false,false,false,false,false,false,false
dutch,NIEDERL<52>NDISCH,flags/dutch.png,false,false,false,false,false,false,false,false,false,false,false,false,true
english,ENGLISCH,flags/english.png,false,false,false,false,false,false,true,false,false,false,false,false,false
french,FRANZ<4E>SISCH,flags/french.png,false,false,false,false,false,false,false,false,false,true,false,false,false
german,DEUTSCH,flags/german.png,false,false,false,false,false,true,false,false,false,false,false,false,false
hungarian,UNGARISCH,flags/hungarian.png,false,false,false,false,false,false,false,true,false,false,false,false,false
icelandic,ISL<53>NDISCH,flags/icelandic.png,false,false,false,false,false,false,false,false,true,false,false,false,false
hindi,HINDI,flags/indian.png,false,false,false,true,false,false,false,false,false,false,false,false,false
telugu,TELUGU,flags/indian.png,false,false,false,false,true,false,false,false,false,false,false,false,false
farsi,FARSI,flags/iranian.png,false,false,false,true,false,false,false,false,false,false,false,false,false
italian,ITALI<4C>NISCH,flags/italian.png,false,false,false,false,false,false,false,false,false,true,false,false,false
japanese,JAPANISCH,flags/japanese.png,false,false,false,false,false,false,false,true,false,false,false,false,false
korean,KOREANISCH,flags/korean.png,false,false,false,false,false,false,false,false,true,false,false,false,false
norwegian,NORWEGISCH,flags/norwegian.png,false,false,false,false,false,false,false,false,true,false,false,false,false
polish,POLNISCH,flags/polish.png,false,false,false,false,false,false,true,false,false,false,false,false,false
portuguese,PORTUGIESISCH,flags/portuguese.png,false,false,false,false,false,false,false,false,false,false,false,true,false
russian,RUSSISCH,flags/russian.png,false,false,false,false,false,false,true,false,false,false,false,false,false
spanish,SPANISCH,flags/spanish.png,false,false,false,false,false,false,true,false,false,false,false,false,false
swedish,SCHWEDISCH,flags/swedish.png,false,false,false,false,false,false,false,false,true,false,false,false,false
thai,THAI,flags/thai.png,false,false,true,false,false,false,false,false,false,false,false,false,false
turkish,T<>RKISCH,flags/turkish.png,false,false,false,false,false,false,true,false,false,false,false,false,false
ukrainian,UKRAINISCH,flags/ukrainian.png,false,false,false,false,false,false,false,false,true,false,false,false,false

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.