744bcaee61
* Fix problems compiling u8glib utf8 support on Arduino * Change header in auto-generated font data * Change include in font gen scripts
10 lines
400 B
C
10 lines
400 B
C
/* 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 <U8glib.h>
|
|
|
|
#define FONTDATA_ITEM(page, begin, end, data) {page, begin, end, NUM_ARRAY(data), data}
|
|
static const uxg_fontinfo_t g_fontinfo[] PROGMEM = {
|
|
};
|