Skip to content
Snippets Groups Projects
Commit 6bcf6e7f authored by patacongo's avatar patacongo
Browse files

Ooopx, the last version of nxfonts_getfont.c was still in the editor

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3826 42af7a65-404d-4744-a932-0658087f49c3
parent f5d19138
No related branches found
No related tags found
No related merge requests found
......@@ -125,18 +125,22 @@ static FAR const struct nx_fontpackage_s *g_fontpackages[] =
/* SANS */
#ifdef CONFIG_NXFONT_SANS22X29
&g_sans22x29_package,
#endif
#ifdef CONFIG_NXFONT_SANS23X27
&g_sans23x27_package,
#endif
#ifdef CONFIG_NXFONT_SANS22X29
&g_sans22x29_package,
#endif
#ifdef CONFIG_NXFONT_SANS28X37
&g_sans28x37_package,
#endif
#ifdef CONFIG_NXFONT_SANS39X48
&g_sans39x48_package,
#endif
/* SANS-BOLD */
#ifdef CONFIG_NXFONT_SANS22X29B
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment