summaryrefslogtreecommitdiff
path: root/nuttx/graphics/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/graphics/Kconfig')
-rw-r--r--nuttx/graphics/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/graphics/Kconfig b/nuttx/graphics/Kconfig
index 18b1e1ab9..b56a6cb5c 100644
--- a/nuttx/graphics/Kconfig
+++ b/nuttx/graphics/Kconfig
@@ -178,6 +178,12 @@ config NXFONTS_CHARBITS
The number of bits in the character set. Current options are only 7 and 8.
The default is 7.
+config NXFONT_MONO5X8
+ bool "Mono 5x8"
+ default n
+ ---help---
+ Tiny mono-spaced 5x8 font (font ID FONTID_MONO5X8 = 18)
+
config NXFONT_SANS17X22
bool "Sans 17x22"
default n