mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
Several patches from Petteri Aimonen
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5625 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -114,8 +114,8 @@
|
||||
#define NXFONT_BITMAP_44 {0x40, 0x40, 0x40, 0x80}
|
||||
|
||||
/* hyphen (45) */
|
||||
#define NXFONT_METRICS_45 {1, 3, 1, 0, 12, 0}
|
||||
#define NXFONT_BITMAP_45 {0xe0}
|
||||
#define NXFONT_METRICS_45 {1, 5, 1, 0, 12, 0}
|
||||
#define NXFONT_BITMAP_45 {0x70}
|
||||
|
||||
/* period (46) */
|
||||
#define NXFONT_METRICS_46 {1, 1, 2, 1, 15, 0}
|
||||
|
||||
Reference in New Issue
Block a user