Use "concatenatable" language codes

This commit is contained in:
Scott Lahteine
2019-10-08 20:15:01 -05:00
parent c0005e939c
commit 89490171ef
133 changed files with 379 additions and 379 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, COUNT(data), data }
static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {};