Organize language data, fix Korean and Danish

This commit is contained in:
Scott Lahteine
2018-10-30 20:40:36 -05:00
parent 66d44c72c3
commit 9cd3529108
109 changed files with 239 additions and 246 deletions

View File

@@ -0,0 +1,9 @@
/**
* Generated automatically by buildroot/share/fonts/uxggenpages.sh
* Contents will be REPLACED by future processing!
* Use genallfont.sh to generate font data for updated languages.
*/
#include <U8glib.h>
#define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};