Lulzbot ExtUI Western language support (#15208)

Fix #15134
This commit is contained in:
Marcio Teixeira
2019-09-10 19:07:03 -06:00
committed by Scott Lahteine
parent c590e8ac05
commit 47d19bab40
130 changed files with 2853 additions and 69 deletions

View File

@@ -178,4 +178,6 @@ namespace Theme {
0x00, 0x7F, 0xFF, 0xFF, 0xFF, 0xFF, 0x00,
0x00, 0x7F, 0xFF, 0xFF, 0xFF, 0xFC, 0x00
};
constexpr PROGMEM uint32_t UTF8_FONT_OFFSET = 10000;
}; // namespace Theme