minui: bring back custom font support

Change-Id: I6cb97b236ff8ada46d270e99ab37656f5f1b73f8
This commit is contained in:
maxwen
2015-12-01 22:20:57 +01:00
parent 7ac17ccee6
commit 39624d4e5e
5 changed files with 947 additions and 1 deletions
+5
View File
@@ -31,7 +31,12 @@
#include <time.h>
#ifdef BOARD_USE_CUSTOM_RECOVERY_FONT
#include BOARD_USE_CUSTOM_RECOVERY_FONT
#else
#include "font_10x18.h"
#endif
#include "minui.h"
#include "graphics.h"