Update config.h
This commit is contained in:
parent
3d70d6179c
commit
00ac9b6c53
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@
|
||||||
#define SUPPORT_DEFAULT_FONT 1
|
#define SUPPORT_DEFAULT_FONT 1
|
||||||
// Selected desired font fileformats to be supported for loading
|
// Selected desired font fileformats to be supported for loading
|
||||||
#define SUPPORT_FILEFORMAT_TTF 1
|
#define SUPPORT_FILEFORMAT_TTF 1
|
||||||
//#define SUPPORT_FILEFORMAT_FNT 1
|
#define SUPPORT_FILEFORMAT_FNT 1
|
||||||
//#define SUPPORT_FILEFORMAT_BDF 1
|
//#define SUPPORT_FILEFORMAT_BDF 1
|
||||||
|
|
||||||
// Support text management functions
|
// Support text management functions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue