This commit is contained in:
kraus 2019-02-02 13:26:26 +01:00
parent b73ddd16b5
commit 026b9744c7
8 changed files with 15 additions and 1 deletions

View File

@ -185,6 +185,7 @@ struct groupinfo gi[] = {
{ "Angel", "fntgrpangel", "../../../../u8g2.wiki/fntgrpangel.md", "fntgrpangel.pre" }, /* 28 */
{ "JosephKnightcom", "fntgrpjosephknightcom", "../../../../u8g2.wiki/fntgrpjosephknightcom.md", "fntgrpjosephknightcom.pre" }, /* 29 */
{ "ChristinaAntoinetteNeofotistou", "fntgrpchristinaneofotistou", "../../../../u8g2.wiki/fntgrpchristinaneofotistou.md", "fntgrpchristinaneofotistou.pre" }, /* 30 */
{ "Geoff", "fntgrpgeoff", "../../../../u8g2.wiki/fntgrpgeoff.md", "fntgrpgeoff.pre" }, /* 31 */
@ -537,7 +538,20 @@ Greek Extended 1F001FFF
/* ChristinaAntoinetteNeofotistou, 30 */
{ 0, "-r 72 -p 16", "JinxedWizards.ttf", "jinxedwizards", 30, 0, BM_T, FM_C, MM_R, "", "" },
{ 0, "-r 72 -p 16", "LastPriestess.ttf", "lastpriestess", 30, 0, BM_T, FM_C, MM_N|MM_U|MM_R, "", "" },
/* Geoff, 31 */
{ 0, "-r 72 -p 16", "BitCasual.ttf", "BitCasual", 31, 0, BM_T, FM_C, MM_N|MM_U|MM_R|MM_F, "", "" },
{ 0, "-r 72 -p 16", "BitCasual.ttf", "BitCasual", 31, 0, BM_T, FM_C, MM_C, "32-$ffff", "_all" },
{ 0, "-r 72 -p 16", "Koleeko.ttf", "Koleeko", 31, 0, BM_T, FM_C, MM_N|MM_U|MM_R|MM_F, "", "" },
{ 0, "-r 72 -p 16", "TenFatGuys.ttf", "TenFatGuys", 31, 0, BM_T, FM_C, MM_N|MM_U|MM_R|MM_F, "", "" },
{ 0, "-r 72 -p 16", "TenFatGuys.ttf", "TenFatGuys", 31, 0, BM_T, FM_C, MM_C, "32-$ffff", "_all" },
{ 0, "-r 72 -p 16", "TenStamps.ttf", "TenStamps", 31, 0, BM_T, FM_C, MM_N|MM_U|MM_R|MM_F, "", "" },
{ 0, "-r 72 -p 16", "TenThinGuys.ttf", "TenThinGuys", 31, 0, BM_T, FM_C, MM_N|MM_U|MM_R|MM_F, "", "" },
{ 0, "-r 72 -p 16", "TenThinGuys.ttf", "TenThinGuys", 31, 0, BM_T, FM_C, MM_C, "32-$ffff", "_all" },
{ 0, "-r 72 -p 16", "TenThinnerGuys.ttf", "TenThinnerGuys", 31, 0, BM_T, FM_C, MM_N|MM_U|MM_R|MM_F, "", "" },
{ 0, "-r 72 -p 16", "TenThinnerGuys.ttf", "TenThinnerGuys", 31, 0, BM_T, FM_C, MM_C, "32-$ffff", "_all" },
{ 0, "-r 72 -p 16", "TwelveDings.ttf", "TwelveDings", 31, 0, BM_T, FM_C, MM_C, "32-$ffff", "_all" },
/* thai fonts are not unicode encoded, so map the thai chars to their correct unicode position 128-255>3552 */
{ 0, 0, "etl14-thai.bdf", "etl14thai", 17, 0, BM_T, FM_C, MM_C, "32-127,128-255>3552", "" },

Binary file not shown.

BIN
tools/font/ttf/Koleeko.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.