#include <font.h>
Definition at line 55 of file font.h.
Data Fields | |
| unsigned long | tabAddr |
| Font table start address. | |
| unsigned short | tabLen |
| Font table length. | |
| unsigned short | h |
| Maximum font height. | |
| unsigned short | w |
| Maximum font width. | |
| unsigned short | gray |
| Font gray scale. | |
1.3.9.1