From a5a88db827fbaca1058ce3fd6b4784bd9ab03073 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 30 Dec 2012 16:39:25 +0000 Subject: Add ZP213X/4XPA nxlines configuration (needs a little more work) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5466 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/graphics/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nuttx/graphics') 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 -- cgit v1.2.3