summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxfonts
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-26 01:10:36 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-26 01:10:36 +0000
commit996768bceef23c8de2f623665420840aa7800357 (patch)
tree73972da08767dbd0499082e02b80f85ce5332f5e /nuttx/graphics/nxfonts
parent1e931fd487f9661633ec8d5f952bbaa65d48b876 (diff)
downloadpx4-nuttx-996768bceef23c8de2f623665420840aa7800357.tar.gz
px4-nuttx-996768bceef23c8de2f623665420840aa7800357.tar.bz2
px4-nuttx-996768bceef23c8de2f623665420840aa7800357.zip
Fix for bdf-converter
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3818 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/graphics/nxfonts')
-rw-r--r--nuttx/graphics/nxfonts/nxfonts_sans23x27.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/graphics/nxfonts/nxfonts_sans23x27.h b/nuttx/graphics/nxfonts/nxfonts_sans23x27.h
index 998eb862f..2d5a9a70d 100644
--- a/nuttx/graphics/nxfonts/nxfonts_sans23x27.h
+++ b/nuttx/graphics/nxfonts/nxfonts_sans23x27.h
@@ -599,7 +599,7 @@
#define NXFONT_BITMAP_197 {0x30, 0x48, 0x48, 0x30, 0x30, 0x48, 0x48, 0x48, 0xfc, 0x84, 0x84, 0x84}
/* 'AE' (198) */
-#define NXFONT_METRICS_198 {{2, 9, 9, 1, 5, 0}
+#define NXFONT_METRICS_198 {2, 9, 9, 1, 5, 0}
#define NXFONT_BITMAP_198 {0x0f, 0x80, 0x14, 0x00, 0x14, 0x00, 0x24, 0x00, 0x27, 0x80, 0x7c, 0x00,\
0x44, 0x00, 0x84, 0x00, 0x87, 0x80}