summaryrefslogtreecommitdiff
path: root/config_host/config_fonts.h.in
blob: edb8281286585fcd7d8c5e515033a4ac3456665e (plain)
1
2
3
4
5
6
7
8
9
#ifndef CONFIG_FONTS_H
#define CONFIG_FONTS_H

/*
 * Whether extra fonts are available
 */
#define HAVE_MORE_FONTS 0

#endif