[2.0.x] UTF-8 language translation support (#10213)
This commit is contained in:
committed by
Scott Lahteine
parent
daa712455b
commit
c96412a78f
9
Marlin/src/lcd/dogm/language_data_it.h
Normal file
9
Marlin/src/lcd/dogm/language_data_it.h
Normal file
@@ -0,0 +1,9 @@
|
||||
/* Generated by buildroot/share/fonts/uxggenpages.sh */
|
||||
/* This file is generated automatically, any changes to the file may be REPLACED by future processing. */
|
||||
/* Please turn to the tools call this script to change the contents! */
|
||||
|
||||
#include <u8g.h>
|
||||
|
||||
#define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
|
||||
static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
|
||||
};
|
Reference in New Issue
Block a user