mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Fix for bdf-converter
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3818 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user