mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Setup environment to support multiple fonts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3799 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -739,7 +739,7 @@ CONFIG_USBSTRG_REMOVABLE=y
|
||||
# CONFIG_NXFONTS_CHARBITS
|
||||
# The number of bits in the character set. Current options are
|
||||
# only 7 and 8. The default is 7.
|
||||
# CONFIG_NXFONT_SANS
|
||||
# CONFIG_NXFONT_SANS23X27
|
||||
# At present, there is only one font. But if there were were more,
|
||||
# then this option would select the sans serif font.
|
||||
#
|
||||
@@ -775,7 +775,7 @@ CONFIG_NX_KBD=y
|
||||
CONFIG_NXTK_BORDERCOLOR1=8
|
||||
CONFIG_NXTK_BORDERCOLOR2=4
|
||||
CONFIG_NXTK_AUTORAISE=n
|
||||
CONFIG_NXFONT_SANS=y
|
||||
CONFIG_NXFONT_SANS23X27=y
|
||||
CONFIG_NXFONTS_CHARBITS=7
|
||||
CONFIG_NX_BLOCKING=y
|
||||
CONFIG_NX_MXSERVERMSGS=32
|
||||
|
||||
Reference in New Issue
Block a user